Attribute Metadata - Is Loaded
The isLoaded attribute metadata determines whether the attribute’s data should be loaded when a data card is loaded on the server side. If the isLoaded metadata is set to false, the attribute’s data will not be loaded into the data card view or list view. Automations based on that attribute will not function either, as the attribute is not retrieved from the database. This feature is implemented to save server memory.
Table 1. Default Values for isLoaded
| Attribute metadata | Default value |
|---|---|
latest_subject |
not applicable |
subject_history |
false |
latest_body |
true |
body_history |
false |
Table of Contents