Hi All,
I am facing one issue i have created one business rule where i am checking one condition and if condition is true then one another field need to visible and set business required else not visible and not business required.
I have set the scope of the business rule is information.
In the development environment it's working fine ie once condition met another field is visible and display as mandatory and if without saving i have click the save button it's shows the business required validation but when I deployed it on test environment
And try to test the business rule ,so here if condition is met it's display the field and make it mandatory but when I click on save button i did not get any business required validation, it's allow to save the record without adding value in the mandatory field.
Can someone help me on this.
Thanks