Need to write a client script based on date difference.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 09:29 AM
I have a field 'D' in my catalog form. I need to write a catalog client script to ensure that if a date entered in field D is lesser than 30 days from the current date, it needs to clear D's value and show an error message.
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 09:47 AM
Your catalog client script would need to call a Script Include to do this properly. Try this low-code approach instead