How to branching response to a follow up question

I am brand new to this platform and creating apps overall. I get the basics but not able to figure out what maybe simple.

  1. How do you branch survey response to a follow up question?

Thank you in advance for any assistance!

Travis

Hi @Travis, welcome to the community! :honey_pot: :slightly_smiling_face:

For follow-up questions, you could have certain blocks with input fields that only display if a user makes a certain selection.

I created an example of this for you. I have radio button selection for a question, and if a user selects "Yes", the follow-up question will display. This is done by adding a formula to the visibility properties of a block with the additional question like this:

This is how it looks in the app:

If you do not make a selection or select "No", the follow-up question does not display:

Screen Shot 2021-04-12 at 7.33.44 AM

If you select "Yes", the follow-up question displays:

Another method you can explore is creating sub-picklists (i.e. if you select a category, the next field will display options for that category). Here's a post where I created an example of this.

Hope this helps! Let us know if you have any further questions around this. :slight_smile: