save forms trick: create conditional fields: 1. hide one

save @framer forms trick:

create conditional fields:

  1. hide one of the fields
  2. turn the form into a component
  3. create a new variant where the field is shown
  4. connect a click interaction from the checkbox field to the new variant

原链接