Hi,
I am using three filters (specialty, state, payment) for a repeating group on my explore page. The filters work properly, however I need help with three things.
(1) Before a user selects the applicable filters, I would like all of the profiles in the repeating group to show. Right now, no profiles show until the user selects the applicable filters.
(2) I would like the repeating group to update when at least one filter is selected by the user. Right now, no profiles are visible unless the user selects an entry from each of the three filters.
(3) If the user selects the applicable filters and no profiles come up, I would like certain text to show. I think I need to use a conditional to show the element, but I’m not sure how I should write the conditional.
Any help would be appreciated.