Hi all!
I’m new to Bubble and currently trying to create a simple job board type app.
I have setup a repeating group to display all jobs and then 2 sets of radio buttons (Type/Category) to filter the results. I have setup workflows to filter the results based on the following example from Blockexamples:
The issue I find is that when using the radio buttons, I am only able to filter once successfully. Once the radio button filter has been applied, selecting the other options results simply in a blank screen. I suspected it might be that both filters are being applied when I do this so thought I could insert a step into the workflow to reset/clear the filters before filtering again, but I wasn’t sure how to do this?
Any ideas would be much appreciated.
thanks