Default Value Macro (PRO)
The Default Value Macro allows the author of a template to have a default value assigned automatically to a placeholder. When doing so, the field for the respective placeholder in the Placeholder Replacement Dialog is prefilled with the value in the macro, but can, if you want to, still be modified.
The Default Value Macro can be put in either of these places:
the source page
the page that invokes the process (e.g. page containing the button)
the target page
ancestors of the target page
Macro Parameters
Parameter | Description | Type | Default Value |
---|---|---|---|
Placeholder | Enter an existing placeholder (e.g. $$project_number$$) | Text-Input | empty |
Hidden | If checked, then the macro body content won’t be shown on the page in view mode | Checkbox | false |
Editable | If checked, the placeholder will still be editable in the replacement dialog. So it will be just a proposition | Checkbox | true |
Macro Body
The default value will be placed inside the Macro Body. The value can be rich format.