No worries. Figured it out. I just created my own function and I'm all set.
Sorry for the noise. DAN On Mon, Jun 2, 2014 at 5:37 PM, Dan Yargici <[email protected]> wrote: > 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 >

