Hi Team,
How can one create a mandatory text field based on an input or selected value of another field (boolean) in FIM? OK, here is my case:
I have a custom resource in FIM with a boolean attribute. I also have another field (text box) that is dependent on the boolean's selected value. If yes is selected, the text box should become visible and require input. Otherwise, it should remain hidden.
Else, I could have all the attributes visible but the text box must require an input if Yes on the boolean is selected.
How can this be achieved? This has got my head cracking... any clues?