close

Filter

loading table of contents...

Site Manager Developer Manual / Version 2210

Table Of Contents

3.8 Disable Workflow

In some cases, users are not required to use workflows. You can completely hide all references to the workflow component in the editor by setting the attribute enableWorkflow of the <Editor> element.

         <Editor
  enableWorkflow="false">
        .
        .
        .
</Editor>
      

Example 3.4. Disabling the workflow in the editor.xml


Attribute

Description

enableWorkflow

If "false", removes all references to the workflow component from the GUI and ensures that no connection to the workflow server is established. Default is "true".

Table 3.7. An attribute of the element Editor


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.