Description:
Making a field on an IRF (Interactive Request Form) mandatory or required.
Solution:
To make a field in an IRF required or mandatory, set the minimum length of the response to 1. The default is 0 which allows empty values, but setting this to 1 will force the user to put at least 1 character in this field.
<Please see attached file for image>