Versions Compared

Key

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

...

Document Properties Marker
overridefalse


Short DescriptionControls an additional constraint to filter on the names returned by the Autocomplete Service. The constraint selects on the documents that provide names, not on the names itself.
Doctypepropertyhide
Name
projectdoc.autocomplete.activeConstraint
Autocomplete Active Constraint
Short Name
Parent
Parent Property
property-nameName
hide
Audience
Name List
doctyperole
render-no-hits-as-blanktrue
propertyAudience
empty-as-nonetrue

Subject
Name List
doctypesubject
propertySubject

Categories

Name List
doctypecategory
names
propertyCategories


Tags

Tag List
cssprojectdoc-compact
namesAutocomplete
propertyTags


Flagshide
Iteration

Iteration
valueproduction

hide
Type

Name List
doctypeproperty-type
render-no-hits-as-blanktrue
names

String

propertyType


Identifierprojectdoc.autocomplete.activeConstraint
Component
Name List
doctypecomponent
render-no-hits-as-blanktrue
propertyComponent

Requiredfalsehide
Data Typestring
Short Data Type
Display Property
property-nameData Type
hide
Default Value
$<Iteration>~(Released, Production, Deprecated) OR $<Doctype>~(event,todo)


Value Range#none, Query Constraint
Implementation
Since4.0
Deprecated Since
Until
Reference
Sort Keyhide



Section
show-titlefalse
titleDescription

Sets additional constraints to be used by the Autocomplete Service to filter on documents.

The constraint value will be concatenated with "AND".


Section
titleExample

The following constraint would make the names of documents only visible, if they are published.

Code Block
languagetext
$<Iteration>~(Released, Production, Deprecated) OR $<Doctype>~(event,todo)

Image Added


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

...