Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ref:glossary:tag [2026/08/13 00:43] – ↷ Page moved from glossary:tag to ref:glossary:tag localdevref:glossary:tag [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev
Line 2: Line 2:
 ===== Tag ===== ===== Tag =====
  
-A tag is placeholder used to indicate [[glossary:business_object|business object]]-specific information inside [[glossary:document_template|document templates]], [[glossary:report|reports]] and other elements containing text. When a document is generated from a template in the [[glossary:operation_mode|operation mode]], the tag is replaced with actual data taken from business objects. For example a template for a customer letter may start with a line that includes a tag:+A tag is placeholder used to indicate [[ref:glossary:business_object|business object]]-specific information inside [[ref:glossary:document_template|document templates]], [[ref:glossary:report|reports]] and other elements containing text. When a document is generated from a template in the [[ref:glossary:operation_mode|operation mode]], the tag is replaced with actual data taken from business objects. For example a template for a customer letter may start with a line that includes a tag:
  
 <code>Dear <<Customer.Name>>,</code> <code>Dear <<Customer.Name>>,</code>