Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi Team,
We have created the two below custom fields for new user access in our Jira Instance.
1. Temporary User (Radio Buttons) - Options (Yes/No).
2. Temporary User End Date - Date Picker.
If the user select the option Yes in "Temporary User" field. Then, he need to provide the Temporary User End Date field as mandatory.
Is that possible to configure this kind of functionality as we are planning to setup the screen.
Thanks,
Chandra.
Hi,
you can implement this using ScriptRunner for JIRA (https://community.atlassian.com/t5/Jira-Core-questions/Behavior-Plugin-Setting-a-custom-date-picker-field-to-be/qaq-p/455899?_ga=2.69303897.833406329.1530529814-1403277741.1526631542 ) or adding a javascript into the description of your field Temporary User (https://community.atlassian.com/t5/Jira-questions/JavaScript-on-Custom-Field-Description-of-JIRA-6-4/qaq-p/322326).
Ciao,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.