Radio Button (PXRadioButton)

In MYOB Advanced, a radio button can work properly only in a PXGroupBox container. (See Group Box (PXGroupBox) for details.) A PXGroupBox element contains scripts to provide the appropriate logic to use a nested radio button for a single constant value of a bound drop-down data field.

To use a PXRadioButton element on a form, follow the instructions described in To Create a Group Box for a Drop-Down Field.

To bind a radio button to a value from the list of a drop-down data field, follow the instructions described in To Bind a Radio Button to a Value in the List of a Data Field.