Ability to dynamically hide or show fields based on a user's answer to previous questions. Would likely be set by logic, maybe before logic on the question with the dynamic fields?
Ex. IF [Number of defendants NU] < 3
HIDE [Field 3]
HIDE [Field 4]
HIDE [Field 5}
END IF
Author request:
Ability to dynamically hide or show fields based on a user's answer to previous questions. Would likely be set by logic, maybe before logic on the question with the dynamic fields?
Ex. IF [Number of defendants NU] < 3 HIDE [Field 3] HIDE [Field 4] HIDE [Field 5} END IF
Ex: