Form submitted when an object needs to be generated as a document.Display templates as links if a few number of templates must be shownDisplay templates as a list if a lot of templates must be shown
For some fields we simply use the standard Archetypes
macro for showing it. Special Appy field types like Ref and Computed have their
corresponding Archetypes fields set as invisible, so they won't be shown by the following
tal:showField.For other fields like Refs we use specific view/edit macros.
by
—
History
Global Javascript functions, used in edit and
consult views, are defined gere.
Information that is common to all tabs (object title, state, etc)
Title, edit icon and state
Show the phase name tied to this page−
:
When no tabs are shown, we provide an edit icon.
Content type description
Workflow-related information and actions
Tabs
Every item in fieldDescr is a FieldDescr instance,
excepted for workflow state (which is not a field): in thi case it is simply string
"workflowState".Headers, with filters and sort arrows
Mandatory column "Title"/"Name"
Columns corresponding to other fields
Display header for a "standard" fieldDisplay header for the workflow state
Column "Object type", shown if we are on tab "consult all"
Column "Actions"
Results
Mandatory column "Title"/"Name"
Columns corresponding to other fields
Field
not found.
Column "Object type", shown if we are on tab "consult all"
Column "Actions"
Edit the element
Delete the element
This macro displays phases defined for a given content type,
only if more than one phase is defined.