You are here: Features > Action Events > Launch style dialog

Launch Style Dialog Action

Event Function: Style Dialog

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

Using the Events tab

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

 

 

Syntax (in the Equation bar)

ACTION("StyleDialog","Style")

Where

style = the name of the style to be launched

How an example will appear in the Equation bar

ACTION("StyleDialog","Title1")

Notes

  • 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