Page 1 of 1

Custom Component/Feature Form

Posted: Wed Nov 16, 2016 8:18 am
by donbrookes
Hi,
Just wanted to verify something. I want to create my own custom component/Feature custom form. I want to use check boxes instead of the tree control that is provided. I have modified the form to have the desired set of check boxes and now I need to write the script. I was going to use Get Component State and Set Component State to translate with the check boxes. Does this sound right?

Re: Custom Component/Feature Form

Posted: Wed Nov 16, 2016 12:23 pm
by FrancescoT
Dear Donbrookes,

yes, you are correct. "Get\Set Component State" are the only methods that can be used at such purpose.

Regards

Re: Custom Component/Feature Form

Posted: Wed Nov 16, 2016 1:52 pm
by donbrookes
It worked great, thanks ! :D

Re: Custom Component/Feature Form

Posted: Wed Nov 16, 2016 1:57 pm
by FrancescoT
:D