I'd like my self-installed custom property to hide or show one dropdown depending on the value set by another, and I'm failing miserably.
Do I need to completely rebuild my PPGLayout just to do this? That seems wrong to me. If that is the case, how should I best structure my code in order to repeatedly rebuild the layout via the triggered OnChanged event? Should I always build it in my own function or in the "_DefineLayout" section of the plugin (as made by the SDK Wizard) As you can tell, I'm new to this. Thanks, DAN

