Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Gurus,
We are looking into how to customize WTPart creation with two mutually exclusive enumerated attributes. If the user selects one of the choices for the first attribute, then we want the 2nd attribute to be disabled (grayed-out), or at least unselectable. If the first one is ignored (left NULL) and the user selects one of the 2nd attribute choices, then the 1st attribute should be disabled or unselecteable.
The other requirement is that while both attributes are initially required, when the user sets one or the other, then we need to toggle the unused one to not be required.
1) Does anyone have experience withregistering a custom java script with events of the HTML element?
2)Has anyone done anything like this particular functionality?
3) Are you willing to share code?
Thanks for your ideas,
Mark Plimley