Select to view content in your preferred language

Limit Edit and Resend time?

287
1
01-03-2024 06:34 AM
TL2
by
Regular Contributor

Is there an easy way to limit the Edit and Resend time other than putting constraints or read-only if-statements on all fields?

I would like to limit the time period a user can Edit and Resend to just the current day.

Tags (2)
0 Kudos
1 Reply
abureaux
MVP Frequent Contributor

You could always try putting restrictions on the end field and compare it to the start field. Not sure at what point the end field is calculated though (If it's each time you press the "send" check-mark, then it should work).

abureaux_0-1704296436833.png

 

0 Kudos