Adding this s4 on behalf of Jo-ann from Dayforce.
During their recent RFP submission, several multi‑column response fields were left incomplete.
Upon review, the root cause was identified: the Required parameter for these fields was not set to mandatory in the configuration, allowing empty responses to pass validation.
This gap enables incomplete data to be submitted without any warning or system prompt. It also marked the questions complete.
The system should detect when a field is configured to require input but the “Required” checkbox has not been enabled. Users should receive a prompt or validation message reminding them to confirm whether the field should be marked as Required.
Use Case:
To eliminate this risk, they need feature that identifies any fields that should be mandatory and triggers a prompt to confirm the Required box is selected.
- Scans all configured response fields for missing Required flags.
- Alerts the user when a field is likely intended to be mandatory but is not marked as Required.
- Prompts the user to enable the Required checkbox before publishing or exporting.