How to display the calendar exactly one year from day of request submission
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 04:34 AM
Hi All,
I want to display the data/time exactly one year from the day of request submission.
Currenlty, I am using the variable type as Date/Time but please help me to display exact one year.
Question : Duration of exception
Name : duration_of_exception
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 10:06 PM
Hi @taqdeer
Use Variable attribute on particular variable like below
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=email;department;title,ref_ac_columns_search=true
Here email, department and title use extra field
Please try and mark helpful or correct if it really help you