Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sets workflows to the page according to a given markup. For more information about the markup, see Comala Workflow Authoring Guide.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

pageId

Integer

Yes

The selected page to set the workflow.

workflowMarkup

String

Yes

Refer to Comala Workflow Authoring Guide.

Return Type

Boolean

Returns 'true' if successful, and 'false' in all other cases.

...