Filter list based on input

I have the user fill in a bunch of true and false statements I have the user fill out. How can I filter a list based on those results?

Hi Avid,

You would add a form onto the screen then after the user fills out the form, you would link the “submit” button on the form to a new screen with a list.

I’m assuming you’re going to have two lists so one list you filter it by the “true statements” and the other list is the “false statements”.

I hope this helps! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.