I have 2 ListViews, Recommended and SearchRecommended. Recommended is only supposed to show up when searchActive is false, i.e. user is not searching. When searchActive is true, i.e. user IS searching, SearchRecommended will then show up. However, the Recommended ListView, which is supposed to show up when the user is not searching, only shows up when I type something in the search text field and click the clear (x) button:
ListView with conditional visibility not showing up as expected. What am I doing wrong?
Actions & Logic
Resolved
Yes
2
3 replies