This improvement to the Requests feature ensures that required (compulsory) form questions are only enforced if they are visible to the user. Previously, hidden questions marked as required could prevent form submission, even if they weren’t shown due to logic rules. With this update, hidden required fields will no longer block submission, resulting in a more intuitive and user-friendly experience when filling out request forms.
forms