What control to use in order to create radio button? Not just single radio button but a list of it?
This is how it looks with single field radio button on AX form
What new control to use to create list of radio button like this on form without Yes and No button but straight up single radio button for each field?
Thanks in advance :D
*This post is locked for comments
And what Steeve said also applies in AX2012 as well.
Atleast in Ax 2009 it's quite easy. Add a RadioButton control and set the EnumType property to an enum that list your item (208VAC, ...).
You should probably link the control to an enum table field instead of specifying it in the control directly.
Mohamed Amine Mahmoudi
100
Super User 2025 Season 1
Community Member
48
Zain Mehmood
6
Moderator