validation in jsm form portal
Consider using Workflow Validators.
These validators ensure specific conditions are met before transitioning issues to new statuses, such as verifying form submission before resolution or approval.
To add Workflow Validators, navigate to the project settings, select the relevant workflow, and choose the desired transition.
To learn more - How to add validator on forms via workflow or automation? | Jira | Atlassian Documentation
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards
Is there another way to do this without using workflows or automations?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Other options worth trying would be
BY modifying the Field Configuration. Navigate to Jira Administration > Issues > Field Configurations, edit your JSM project's configuration, and set the desired custom field as "Required".
Otherwise, utilize the Dynamic Forms Extension. In your JSM project settings, access Customer Form Extension, select the dynamic field to validate, and click "Validators" in the Options column. Choose a validation rule and set the validator value to enforce requirements such as:
- Required fields
- Character count limits
- Numeric value constraints
- URL and email format checks
This enables advanced validation options for enhanced form control and data accuracy.
Best Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.