Versions Compared

Key

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

...

Document Properties Marker
overridefalse


Doctypefeaturehide
NameAutomatic Linking 
Short DescriptionA document template that uses a query macro automatically collects a set of documents. If new documents are added to the system that meet the query criteria, these documents are automatically added to the querying document. This feature is also called automatic lists. Some macros only link to a specific document and are only rendered, if the document actually exists. This is also called automatic linking, but is not referred to as automatic listssynonym for dynamic linking. 
Parent
Parent Property
property-nameName
 
Audience
Name List
doctyperole
render-no-hits-as-blanktrue
propertyAudience
 
Categories
Name List
doctypecategory
propertyCategories
 
Tags
Name List
doctypetag
propertyTags
 
Iteration
Iteration
valuefilled
hide
Importance
Feature Importance
 
Sort Keyhide


...

$<Tags>=[Automatic List]Automatic linking is a synonym for Dynamic Linking.

Section
show-titlefalse
titleDescription

Image Removed

You specify queries like this:

Code Block
languagesql
SELECT PropertyOne, PropertyTwo, PropertyFour
WHERE PropertyOne = "Some String" AND 
        (PropertyTwo = "Another String" OR PropertyFive = "Something")
SORT BY PropertyOne, PropertyThree

Note that this is pseudo syntax. The values for SELECT, WHERE and SORT BY are passed to the macros as parameters.

Automatic linking is supported with

Display Table
doctypemacro
render-modedefinition
space-keysPDAC1
where


Section
titleSubfeature
Display Table
doctypefeature
render-no-hits-as-blanktrue
selectName, Short Description
restrict-to-immediate-childrentrue
sort-bySort Key, Name

...