To Set a Group Box Property

To include changes to the properties of a group box in a customization project, you have to modify the properties by using the Screen Editor. To start setting the properties of a group box, perform the following actions:

  1. Select the group box in the Screen Editor, as described in To Open a Group Box in the Screen Editor.
  2. Click the Layout Properties tab item to open the list of properties for the group box.
  3. Specify values for the required properties.
  4. Click Save to save your changes to the customization project.

To bind a group box to a data field, you have to specify the DataField property, as described in Use of the DataField Property of PXGroupBox in the MYOB Advanced Framework Guide.

To set a caption for a group box, you use the Caption property. (See Use of the Caption Property of PXGroupBox in the MYOB Advanced Framework Guide for details.)

To define the style of the group box on the form, you have to select a value of the RenderStyle property, see Use of the RenderStyle Property of PXGroupBox in the MYOB Advanced Framework Guide for details.