Enable drafts
To use the Drafts feature, you must enable the State flow functionality.
To configure the Drafts feature, you must either be a superuser or have the necessary permissions granted to you through user group policies.
To enable drafts:
-
On the menu bar, click Manage
.
-
On the Manage page, click Schema.
-
On the Schema page, click the target entity definition.
-
At the top of the entity definition page, click Actions
, and then click Enable/Disable.
-
In the Enable/Disable dialog box, turn on the Drafts switch.
-
Click
and select the target detail page.
-
Click Confirm.
-
Click Done.
Enabling Drafts has the following effects:
-
Adds the {Definition}To{Definition}Draft, M.{Definition}.IsDraft, and DraftLifeCycleStatusTo{Definition} members to the entity definition.
-
Creates three default copy profiles: create a draft, merge a draft, and save as new entity. The Display template property must be marked as Required. Also, each copy profile must have the Keep method enabled under Definition.
-
Creates a dedicated draft state flow containing three states: in progress, in review, and done.
-
Creates preconfigured operations for the entity page components: Create draft, View original, and View draft.
-
Enables the Save as new operation for entity operation page components.
-
Adds the DRAFT and ORIGINAL indicators to the respective pages.