Example for custom buttons

This table shows an example of how the syntax is used for this profile attribute:


WEB<symbol>.CB<number> = <tooltip>;<path to 
image>;CC;StartWorkflow;[%OBJECTSYMBOL];[%KEY];<action set>;0|1  
Part Description
WEB<symbol> Symbol

Example: WEBFORMULA

CB<number> Custom button instance.

Example: CB1

<tooltip> Text tooltip for button

Example: Send e-mail

<path to image> Path to the image file

Example: /FsOptivaWeb/Core/ImagesShared/custom_01.png

CC Client Command

Example: CC

StartWorkflow This is the only client command that is supported by the web client for custom buttons.

Example: StartWorkflow

[%OBJECTSYMBOL] Current symbol.

Example: [%OBJECTSYMBOL]

[%KEY] Current key.

Example: [%KEY]

<action set> Name of the workflow to launch.

Example: Sample Email Approve

0|1 StartInd. It tells the system whether to show the Launch Workflow dialog for this workflow.

0 = Show the Launch Workflow dialog before starting.

1 = Do not show the Launch Workflow dialog.