Question
How to make IBAs as mandatory programmatically?
I have some IBAs for example iba1, iba2 & iba3. My condition is I want to make iba2 & iba3 as required/mandatory only if iba1 value is entered in from the UI. How to I achieve this programmatically? Any APIs? Or Logic? Thanks.

