Combining the functionality of SearchBuilder with the UI of SearchPanes
Combining the functionality of SearchBuilder with the UI of SearchPanes
I love SearchPanes, especially along the side of a datatable, it makes for a great navigation/search tool.
For lists. For numbers and dates and text fields, searchBuilder is great, but it requires a bit more for the user. What I'd love to see is the searchPanes interface, but for fields other than lists, like a range slider.
Both tools provide a way to display filtered data. What would be a way to leverage a searchBuilder field from within a searchPanes "option"?
This question has an accepted answers - jump to answer
Answers
At the moment no, there is no way to combine the two interfaces other than to simply have them both on screen at the same time. It would be nice to do in future - the plan with SearchPanes had been to allow panes to be created and embedded individually. That might be the starting point for such an integration.
Allan