Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.59k stars 798 forks source link

Form block: Conditional field display #25020

Open mikeicode opened 2 years ago

mikeicode commented 2 years ago

What

Form fields should have a conditional display option.

"If this field is checked then display these fields."

Why

This would add flexibility to the Form block. Having fields hidden behind conditional display logic would allow the creation of smaller more condensed forms. This is a common feature with form builders.

Example uses:

Screen Shot on 2022-05-09 at 09:18:22

Screen Shot on 2022-05-09 at 09:20:05

How

The fields could have a setting for this, this plugin shows this feature for another form solution.

mikeicode commented 11 months ago

Request today for conditional logic on the submission redirects.

"If this radio button is chosen redirect to this page on submission, otherwise redirect to this page."