Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Document Properties Marker
overridefalse


Short DescriptionRequests to transform replace placeholders in the referenced wizard form fields.
 

Doctypepropertyhide
Nameprojectdoc-replace-fields-request
 

Parent
Parent Property
propertyParent
property-nameName
 

Audience
Name List
doctyperole
propertyAudience
hide
Subject
Name List
doctypesubject
propertySubject
 

Categories
Name List
doctypecategory
propertyCategories
 

Tags
Tag List
namesadjust-property
propertyTags
 

Identifierprojectdoc-replace-fields-request
 

Component
Name List
doctypecomponent
propertyComponent
 

Required
 

TypeList of Strings
 

Short Type
Display Property
property-nameType
hide
Default Value
 

Value RangeList of input field names of a wizard's form.
 

Implementation
 

Since1.11
 

Deprecated Since
 

Until
 

Iteration

Iteration
value

filled

finished

hide
Reference
 

Sort Keyhide



Section
show-titlefalse
titleDescription

This property allows template authors to define a list of wizard input fields that may contain placeholders specified by the page author. These placeholders reference space properties.

The replacement is permanent. The current value of the space property is inserted at the instance of the document creation.

Note Box

This is for replacing placeholders of the form ${placeholder name}.

Placeholders prefixed by an ampersand do not require special treatment and are always resolved in document names/titles and short descriptions (if the template references an appropriate content provider).


...

Section
titleExample of Usage

To allow page authors to use placeholders that reference to space properties, use a hidden input field.

Code Block
languagexml
<input id="projectdoc-replace-fields-request"
       type="hidden"
       name="projectdoc-replace-fields-request"
       value="projectdoc._doctype._common._name, projectdoc._doctype._common._shortDescription">


projectdoc-transclusion-macro
documentprojectdoc-adjustVarValues-toXhtml
idsVariable Names




projectdoc-section
titleSubordinate Properties
Display Table
doctypeproperty
render-no-hits-as-blanktrue
selectName, Short Description
restrict-to-immediate-childrentrue
sort-bySort Key, Name

...

Section
titleResources


Tour
render-as-definition-listtrue
replace-title-with-nametrue


 

Page Wizard Placeholder