Preventing resource assignment past end date

JayanthiHCL
Tera Contributor

how are calendars used for restricting/preventing resource from assigning past end date?

2 REPLIES 2

GlideFather
Tera Patron

Hi @JayanthiHCL,

 

it depends on where that date field is located.

 

For portal, you can achiebe with catalog ui policy.

For backend, you can achieve it with ui policy.

 

EDIT: among others, it can be also onLoad/onChange (catalog) client script...

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


svirkar420
Tera Guru

Hi there @JayanthiHCL , You can achieve this using UI policy and Client script as well.

Here is a working UI policy.

Refer to the screenshots and try-

svirkar420_0-1761619679297.pngsvirkar420_1-1761619693509.png

This will restrict users from entering the past dates. Just change the table and field name as per your requirement.


If this answer helps you in any way make sure to Mark this as accepted solution and give a thumbs up this will also benefit others as well.
Regards.
Saurabh V.