How to create validation for the below mentioned field it should accept only time(8:00AM to 05:00PM)

kranthi2
Tera Expert

Hi,

How to create validation for the below mentioned field it should accept only time(8:00AM to 05:00PM)

 

I have a Create incident Record producer which consists of field:

Opening and closure time on Monday (sample add 8:00 AM to 16:00 PM) if the same format will not going to enter the user it will show some error message.

 

kranthi2_0-1707450371867.png

 

 

Please help me out how it is possible.

 

 

 

 

5 REPLIES 5

sunwin93
Tera Contributor

Hi kranthi2,

As Atul mentioned you can use ui policy too but if you want to use strictly time zone and all conditions then you can create schedule and check your input falls under that schedule or not. This can be done using on change client script.

Please mare useful/ helpful if my answer find relevant for your scenario.

 

Best Regards

Sanjeet Choudhary