Hi
Hopefully, this is a quick and easy question, but I can’t for the life of me work it out.
We have a search people page consisting of …
Widget 1 (left): Search criteria text boxes, date of birth calendar picker and a search button.
Widget 2 (Right, Top): Grid, containing a Heading and “Add Person” button
Widget 3 (Right, Bottom): List to display search results.
All the widgets are in a single Widget Group.
Our UX designer wants the page to be as clean as possible, so when loaded, only Widget 1 is displayed. Once a search has been attempted, Widgets 2 and 3 should then be visible.
For Widget 3, I can achieve this, as I just checked “Requires Search” in the list widget settings.
How do I do this for Widget 2? The visibility requirements all relate to data, but I don’t care what the data is in the list, I just want to say “If Widget 3 is visible, show Widget 2 as well”
Thanks in advance, Stephen.