- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2023 11:06 PM
Hi,
I have created one check box (u_type) on the change form (change_request table).
(1) If check box is false...planned end date can' be set more than 2 months from planned start date.
(2) If check box is true....Planned end date can't be set more than 6 months from planned start date. if we set less than 6-month, error message should get show.
Can anyone help me on the client script?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2023 12:47 AM - edited 01-27-2023 12:47 AM
Hi @PRAGHATIESH S ,
You can achieve this by UI policy easily, You need to write 2 UI policy for both these condition.
see 1 of the I have created other you can replicate.
Please mark correct if it works for you.
Thanks,
Pratik Malviya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2023 12:47 AM - edited 01-27-2023 12:47 AM
Hi @PRAGHATIESH S ,
You can achieve this by UI policy easily, You need to write 2 UI policy for both these condition.
see 1 of the I have created other you can replicate.
Please mark correct if it works for you.
Thanks,
Pratik Malviya