Community
Participate
Working Groups
Build Identifier: M20100909-0800 For radio button group based on enum type, I would like to attach a more detailed description text besides the label, and render the UI to show the text below the radio button in UI? Use case screen shot will be attached... Reproducible: Always
Created attachment 183495 [details] See attached use case screen shot
Enhancement implemented. To use add property editor hints with names like "aux.text.[enum]" where [enum] is the serialized version of the enum in question. Note that this feature only works in conjunctions with prefer.vertical.radio.buttons hint.
Verified with sapphire-gallery enum sample with aux text.