Show/hide fields, improved date picker, passwords
Today we shipped our first, basic version of conditional logic, made improvements to the date picker, and also added an option to password-protect a form.
Conditional logic - show / hide fields
The first version of conditional logic is now available. You can show/hide fields based on the selection a respondent makes. Supported trigger fields are Rating
, Single Select
, and Dropdown
. Supported fields will probably be extended in a future update. Currently, only the Rating
field supports operators other than "is equal".
This functionality will also be extended in the future.
Improved date picker
We also made a few improvements to the date picker. First off, we changed the appearance, making it easier to click dates and select the year. You can now also change the locale of the date picker. It previously used US English by default, with Sunday as the first day of the week.
You can change the locale in the workspace settings (it's a global setting for all date pickers in that workspace). We currently support 28 languages. If you are missing one, feel free to get in touch.
Password-protected forms
And last but not least, you can now set a password that has to be entered when viewing a form. You can find the option for this in the form settings.
We also fixed a handful of bugs and made some subtle changes across the backend area.