Document Tag Label
-
Document Tag List Label
Explain: After we tag various tags on the document, we can call these tags using the document Tag list tag.Usage: {% tagList variableName with limit="10" %} As defined by the variable tags {% tagList tags with limit="10" %}...{% endtagList %}tag -
Tag Document List Label
Description: Used to retrieve the document list for a specified Tag. Usage: {% tagDataList variableName with tagId="1" %} If the variable is defined as archives {% tagDataList archives with tagId="1" %}...{% endtagDataList %}tagDataLi -
Tag Details Label
Instructions: Used to obtain the tag detail data of the document. Usage: {% tagDetail variableName with name="field Name" id="1" %}Variable name is not required. If a variable name is set, it can be called later using the variable name. If no variable name is set, the result is output directly.The tagDetail supports parameters: TagID id.The id is not required, default