Add Page via Form
Description
Creates a simple form on a page for users to enter the name of the new page to add.
Very similar to the Add Page macro, this will then create a new page, which may be based on a template if so desired.
Notes about migration
- Some legacy Macro parameters from Confluence Server are not supported yet. More details at our FAQ page. We have tagged these parameters with a (Legacy) prefix as seen below.
- Server users migrating to the cloud will not lose any data.
- Some server-version parameters are currently unsupported and are ignored by the macro, but all server data will be retained. These functions will automatically work when the function is available in the future.
What features would you like to see in Cloud?
Parameters
Name | Required | Available In | Migratable to Cloud? | Default Value | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Link Text | Yes | Server, Data Center, Cloud | Yes | Text display for the link. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | Optional | Server, Data Center | No | The name of the template to use or page to clone. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source Type | Optional | Server, Data Center | No | template | The type of source to use, either template or page. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Live Template | Optional | Server, Data Center | No | false | If set to true, the template will be "live" - that it it uses Scaffolding's Live Template macro to import and execute the current value of the template every time the page is viewed. Requires Scaffolding Forms & Templates to be installed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Prefix | Optional | Server, Data Center, Cloud | Partial | ServerThe injectable prefix to apply to the page name. The user will not be able to modify this section of the name while creating it. For example: " Cloud
The prefix to apply before the page name. May contain these functions:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Postfix | Optional | Server, Data Center, Cloud | Partial | ServerThe injectable postfix to apply to the page name. The user will not be able to modify this section of the name while creating it. For example: " - Cloud
The postfix to apply before the page name. May contain these functions:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Parent | Optional | Server, Data Center, Cloud | Yes | @self | The page you would like to be the parent of the new page. If no parent page is desired, set parent to a blank value. e.g. "parent=". There are also three special values:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Labels | Optional | Server, Data Center | No | The list of labels to attach to the new page. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Allow Rename | Optional | Server, Data Center | No | If set to true , the user will be allowed to rename the page when it is being created. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name Field Width | Optional | Server, Data Center | No | If set, this specifies the width of the name text field. Can be any valid CSS width value, such as "300px" or "60%". | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CSS Class | Optional | Server, Data Center | No | (Deprecated) Sets a class for the displayed form items. |