Make fields non mandatory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 05:59 AM
Hi Everyone,
we are having a requirement to make fields non-mandatory.
Field 1, field 2, field 3 (three fields are type string)
All three fields are mandatory at the new form load, but if any one field is entered, the remaining two will become non-mandatory.
I have created ui policies, but it's not working as expected.
Could anyone suggest me a better approach for doing this?
Thanks in Advance,
Abhi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 06:04 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 06:37 AM
Hello,
Make sure you are not making fields mandatory from Dictionary rather than from UI policy once form is loaded, Then once any field changes then you can make others non mandatory. I guess you have to write three on change client script for this.
Regards,
Musab