I have created a few forms using the form builder and viewer:
- Currently, the form builder settings include an option to make questions optional. However, the form viewer does not allow me to submit the form without filling in the optional questions.
- I am unable to adjust the size of the 'labels' to our required size as it only offers three predetermined sizes.
- If a user selects 'other' as one of the options, we require them to specify their choice immediately after selecting the 'other' option. How can this logic be implemented using the form builder?
- If we are enabling the user to multi-select options, how can we restrict or limit the number of options they can select?
- There is an option to explain the response for certain options, but the text appears very small and is not easily visible to users. How can I enlarge it and darken the font color?
- How can I require a question to be answered before moving on, rather than only displaying a message at the end?