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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.