Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
glossary:tag [2022/09/13 18:15] – external edit 127.0.0.1glossary:tag [2026/07/06 03:52] (current) aware_admin
Line 1: Line 1:
 +{{tag>Index Glossary Tag Business_Object Attribute Report Document}}
 ===== Tag ===== ===== Tag =====
  
-A tag is placeholder used to indicate [[glossary:business_object|business object]]-specific information inside [[glossary:document_template|document templates]], [[glossary:presentation|presentations]], [[glossary:report|reports]] and other elements containing text. When a document is generated from a template in the [[glossary:operation_mode|operation mode]], or a presentation is displayed, 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 [[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:
  
 <code>Dear <<Customer.Name>>,</code> <code>Dear <<Customer.Name>>,</code>
-