Experts,
I have attribute A (boolean) and attribute B(String). My requirement is that when the value to attribute A is TRUE then attribute B should be invisible on webtop.
Kindly guide how i can enforce this constraint.
Thanks.
Sagar
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
You have to customize attributes jsp page and apply your business logic there. You cannot do this using out of the box data dictionary configuration.