Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi,
I want to use the Generic Radio Button mentioned in the link below
But this widget is not available in Design tab of Mashup in the composer 7.0
Please help me with the issue.
Thanks,
Shiv
Shiva, there is a Radio Button under the Widgets tab.Unlike a regular Button widget, you would need to assign ButtonStates (StyleDefinitions) for that to display/ work.
how do assign style to Radio Button to make it like Generic Radio Button (like normal java swing radio button)
You can use the Menu List widget instead, and then choose Radio Button List for the View property.
The View Property of Menu does not have Radio Button List as an option
Sorry, I meant the List widget. The List widget has 3 styles - standard list, drop down and radio button.