Validate Unique Input Value
We have an element used in ICP with the following input values
They should be entering the mileage for the week….
The element is non recurring with multiple entries allowed (payroll is monthly)
We have the existing validation and defaulting
- Default date for the Mon-Fri based on the start date
- ICP cannot be submitted without at least 1 day of mileage entered
We would like to prevent them from submitting mileage for the same week (Any idea on how this can be prevented?)
Thanks in advance
0