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.
×I have marked one custom filed as Mandatory at particular step. By default the None is appearing in the Select List where the rule is not getting applied. I want to make partcular List for users to select value other than None.
Is there any way to achive it?
Thanks
I have used "Field Required Validator" only but still it doesn't get applied even if user doesn't select any value in the list so the default value remains None which is not expected.
The user can proceed in that transition without changing the value? Or what do you mean with "it doesn't get applied"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User can proceed in that transition without changeing the value from None to any other value in the list.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you add a value "None" to your select list?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you use a "Field required validator" in your transition "None" (which is an empty value) is not alllowed as a value (unless you have added a value "None" to your select list).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you tried adding a validator to check if the value of the custom field is none and return an error in that case ?
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.