Difference between revisions of "Variable Syntax"
From SmartWiki
Mark Bridger (talk | contribs) (Created page with "=Overview= The Variable Processor in SmartSimple dynamically replaces variable references (e.g., {{firstname}}) with actual values (e.g., John). These variable references can...") |
(No difference)
|
Revision as of 16:58, 15 December 2025
Overview
The Variable Processor in SmartSimple dynamically replaces variable references (e.g., Template:Firstname) with actual values (e.g., John). These variable references can be used throughout the system, allowing the same data to appear consistently in multiple locations.
Previously, variable syntax used the @ symbol as part of the reference. However, this approach is not compatible with the rich text editor. To address this, we are introducing a new syntax that uses Template:And instead of the @ symbol.
Below is a table outlining the changes. Note:
- The new syntax is currently in development and must be enabled by the SmartSimple team for your system.
- During this transition, both syntaxes can be used while the new format undergoes testing and refinement.