Dynamic form field based on user answers

Hi everyone,

I am new to softr, I have very basic coding knowledge.

Basically, I have a form where the user selects 1 or many options from a “Quick select” form field.

I would to have the “quick select” option(s) be used as a “variable” that would feed a form field of a specific section.

For example, I am currently building a Resume Builder. If the user selects “Internship Experience” as a section in his resume (step 1 in the form in softr). I would like to have this “Internship Experience” value (text) to be the title of step 2 of the form.

Thank you for your help

Hi there, you will need to use our conditional forms to achieve this with logic based routing. You can hide or show sections based on form answers to accomplish this.