Community
Participate
Working Groups
An example element property can be found in IContact's PrimaryOccupation.
To clarify, is this for the scenario where the number of possible types is large?
Yes, that's right.
Enhancement implemented. Please verify. The drop down list presentation kicks in if the number of possible types is more than three. The hint for selecting between presentation styles is called "style" and has values "checkbox", "radio.buttons" and "drop.down.list". The sdef editor will help with writing this hint. Added content to the 0.3 release what's new document.
Done.
Fix typo in SapphireWithDirective.java line 210. Verify drop down list shown for 5 possible types. Verify radio button shown for 2 possible types Verify style hint
Thanks for fixing the typo!