Overview #
Virtual field is the field the value of which is computed – processed by Twig. Similar to Layout processing.
Field Type Parameters: #
Layout
(optional) – Value LayoutValue Storage
(optional) – Store the value for future use in search or order by.Length
(optional) – Number of characters. Applied for Stored String only.
Value Processing Parameters: #
Basic usage:
{{ FieldName }}
Pure Value (Unprocessed): #
Example:
{{ FieldName.value }}
Edit Record Parameters: #
Basic usage:
{{ FieldName.edit }}
Leave a Reply
You must be logged in to post a comment.