anchorField macro
anchorField macro
- inline
- yes
- content
- optional
- the name of a field of the class of the current space in APICe
- optional
- parameters
- eng — a string for the label in English
- default: Field Name
- ita — a string for the label in Italian
- default: Nome del campo
- space — the space of the object class
- space parameter can be omitted when in the same space
- class — the specific class name if different from “Class”
- class parameter can be omitted when the class name is “Class”
- eng — a string for the label in English
Examples
{{anchorField space="Publications" eng="Title of the Publication" ita="Titolo della pubblicazione"}}title{{/anchorField}}
Counterexamples
{{anchorField}}Less cow{{/anchorField}}