Can I disable the manual entry of date fields on a modal?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2024 06:23 AM
I have a modal where there is start date field where user need to use datepicker to select the valid date. Is there any way to disable the manual entry of the date instead direct user to use datepicker to select date?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2024 06:52 AM
Hi @Sai Kumar,
Please have a look at this community post -
https://www.servicenow.com/community/developer-forum/configuring-the-datepicker/m-p/2180672
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2024 06:56 AM
How can I write onload/onchange scripts on modal?