Launch Note Number Style Dialog Action
Event Function: NoteNumStyleDialog
The Launch Note Number Style Dialog action calls the Note Number 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" |
Syntax (if entering it in the Equation bar)
ACTION("NoteNumStyleDialog", "style")
Where
style = the name of the style to be launched
How an example will appear in the Equation bar
ACTION("NoteNumStyleDialog", "Title1")