Hello,
I have a form for an Entity A with a sub-grid (say Entity B) on it. The form for the sub-grid (Entity B) contains an option-set and my requirement is to restrict the values one can select on the Entity B form based on an attribute value of the Entity A. How do I obtain the Entity A attribute value on the Entity B form using JavaScript?