how to achive this requirement can any one help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Desired Date Requested"
- Mandatory
- Date
- Users should not be able to add the current day or next day 2 days and should only be able to select business days only
- Map to Due Date field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
Hi @damodar,
please provide more details, is it a variable on a form on a portal or backend form?
For backend you can achieve this with UI Policy and for Portals with Catalog UI Policy.
Example on my variable on a portal form:
or onSubmit Catalog Client Script.
Let me know how does it look and what you think about this.
/* If my response wasnāt a total disaster āļø ā drop a Kudos or Accept as Solution ā āļø Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
should only be able to select business days only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @damodar,
no problem with that:
Thank you for accepting my response as solution
/* If my response wasnāt a total disaster āļø ā drop a Kudos or Accept as Solution ā āļø Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
This is the script include i wrote
this is the client script i wrote
but it's not working
