How to get MRVS Date field value in client script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 02:05 AM
Hi All,
I have two variables(Strat date and End date) and one more variable Date. Date is a field in MRVS.
Now my requirement, Date validation must fall between Start date and End date. I am trying onSubmit client script.
Can any one help on this. How can we achieve it.
Thanks in advance.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 02:14 AM
Hi,
Take a look at old threads - Date validation in Multi row variable set in record producer
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 02:14 AM
Hi,
you can use onChange catalog client script on Date variable which is within MRVS
there are some limitations even if you write onChange client script on variable within MRVS; you have issue accessing the variable outside the MRVS
check these links for help
Accessing other form variables from inside multi-row variable pop-up
regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2022 02:31 AM
Hope you are doing good.
Did my reply answer your question?
If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader