Enhancements
š¤©- Enhancements to Conditional Logic: Weāve expanded our conditional logic capabilities to include show/hide functionalities for textbox lists, signatures, file uploads, and multiple dropdown fields. This update allows for more dynamic form experiences, tailoring visibility of these elements based on user inputs or selections.
- Checkbox/Radio Option Fix: Resolved an issue where checkbox or radio options were not properly capturing empty values when used in conjunction with show/hide conditional logic. This fix ensures that all user selections, or the lack thereof, are accurately reflected and stored.
- Improved Handling of Overlapping Conditions: Addressed and corrected bug related to overlapping conditions within our show/hide conditional logic. This enhancement ensures that conflicting conditions are managed more effectively, providing a smoother, error-free form interaction experience for users.
š„³
Important Notes:
š„³- The conditional logic feature takes precedence over the fieldās hidden settings.
- This means that the visibility of a field is primarily controlled by the conditional logic applied, ensuring that the form behaves as intended based on user responses.