How to make a field mandatory using business rules
Summary:
I am working on a custom object, based on value of a field, i want to make another field mandatory. Is this possible using Business Rules
Content (required):
I am able to achieve this functionality using Workspace rules. But i want to implement this using business rules so that this condition also applies to people using the rest API.
However, i am only able to set value of a field based on a condition using Business rules and not do any other manipulation. Is this possible?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0