Maximum date should be selected in date picker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 12:31 AM
Hi team,
I have a requirement that need to select the 31/12/9999 in date picker while giving any condition that end date is not on 31/12/9999.
and one more question,
Need to create user criteria from Hr Profile table , how to implement this
Thanks
Nandini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 07:55 AM
Hello @Nandini1406 ,
If you wanted to do this you can create script to populate the date field with "31/12/9999" if the condtions are matching.
Didn't understand what is the use of user criteria?
Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.
Regards,
Siddhesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 08:02 AM
@Nandini1406 Use an onLoad client script to populate the date field with value 31/12/9999.