on 2023 Jun 28 11:04 AM
Hello Experts,
I have created a UI for business unit object and an on changed rule has been created so that when a field takes a specific value, some other fields become mandatory. The rule runs correctly but the problem is created when accidentally we choose the value that makes the other fields mandatory. When we change the value of the field from the one that makes the others mandatory to another value, the fields remain mandatory and the user cannot save the changes.
Have you ever face this issue? How can we fix it?
Thank you in advance
Request clarification before answering.
Add an else condition to your rule, which makes the field non-mandatory otherwise. Test the rule by toggling the values and observe whether the property changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hello vickyagio,
we've got the similar requirement, can you please share the business rule, it will help us to quickly implement the solution.
thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
nikita_manghnani thank you very much! It worked!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
5 | |
4 | |
4 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.