forked from 0x2620/pandora
document new layer/autocomplete config option
This commit is contained in:
parent
3e0bd078d0
commit
71fd1314cf
1 changed files with 1 additions and 0 deletions
|
@ -567,6 +567,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
"type": Can be "entity", "string" or "text" (strings cannot contain
|
"type": Can be "entity", "string" or "text" (strings cannot contain
|
||||||
line breaks, text can contain HTML markup).
|
line breaks, text can contain HTML markup).
|
||||||
Optional keys are:
|
Optional keys are:
|
||||||
|
"autocomplete": Available if the layer is used as a filter
|
||||||
"canAddAnnotations": Permissions per user level
|
"canAddAnnotations": Permissions per user level
|
||||||
"entity": ID of the referenced entity (if type is "entity")
|
"entity": ID of the referenced entity (if type is "entity")
|
||||||
"hasEvents": If true, the calendar will be populated with matches from
|
"hasEvents": If true, the calendar will be populated with matches from
|
||||||
|
|
Loading…
Reference in a new issue