Hi, I am currently working to enhance my form/screen on Jira, specifically on the field Date Picker. How to limit the date option on Date Picker?
For example only valid if the user choose the date on Monday only, on Friday only, etc.
Hello @NORBERTUS WUSANA
It is not possible to place such limits directly on the date picker calendar.
You would need to use other methods to apply that restriction.
For example if the field can only be edited during a Status Transition, then you could add a Validator to the transition to prevent the transition if the data selected doesn't match your criteria.
You may also be able to put validation restrictions in place using third party apps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.