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 the 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 bugs 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.