Is there a way to compare two dates in OFS for visibility rules?
Summary:
Need to compare two dates in OFS to limit the ability to submit a form.
Content (please ensure you mask any confidential information):
We have a business need to limit the submission of a form so that the user can submit the form for the current date, future dates, and only 5 days in the past. We are attempting to make the form submit button Read Only if the srdate is greater than or equal to now() - 5 days. Is this possible and if not is there a way in OFS to compare two dates for visibility logic?
Here is the structure of the comparison: (request.
Tagged:
1