You are here: All Help Topics > Other Information > Action Events > Launch style dialog

Launch Style Dialog Action

The Style Dialog Action calls the style dialog box in the Form Mode (with or without editing enabled).

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Style

The desired style to launch

"Title1"

Automatically Apply

 

 

ACTION("StyleDialog","Style")

Where

style = the name of the style to be launched

ACTION("StyleDialog","Title1")

  • If the empty string "" is chosen, all editable styles display in the form and form with editing enabled mode with the "Paragraph Style" initialized to the current style (as long as that style is editable). If a specified style is chosen, and it is editable, the style sheet dialog shows the specified style in the "Paragraph Style" box. If the style chosen (including the current style) is not editable, the dialog does not launch.

Related Topics