Creating a custom modal dialog format
You can create a new custom format or copy an existing one.
Styles that you define in the modal dialog format in the skin are applied to the modal dialog template, pyModalTemplate or pyGridModalTemplate. You can modify this template, for example, to replace the OK and Cancel buttons. Buttons in the modal dialog are styled using the settings in the Standard Button format in the skin.To create a style format, perform the following actions:
Click Add a format.
In the Create a new format dialog box, enter the Format name by using only alphanumeric characters (a-z and 0-9) and spaces.
The name cannot begin with a number. The format name that you enter is converted into the name CSS class or classes.
- Optional:
Provide a Usage annotation.
Click OK.
To create a style format by copying an existing format, click Actions and select Save as from the list.
Previous topic Skin form — Components tab — General — Modal dialogs Next topic Applying a custom modal dialog format