Form won't let me add an extra component

  • Goal: I'm trying to add a radio button to a form that disables/enables two required text input fields. (qr_code & license plate)

  • Details: Under components I only see image and text input, but I need a conditional radio button that is not linked to the database. The form was generated from a database and won't allow me to add extra components.

  • Screenshots:

HI there @Nicole_Reiter,

Yeah, I stumbled upon this as well. I f you generate the form from a database then it fixes the input values... you need to select the start from scratch option when creating a new form, and then you can link each field to your database columns.