10,730
edits
Line 687: | Line 687: | ||
{{Note|This usually happens when you use shared variables of the type "entity". In fact, this adds a shared variable '''for each field''' of the entity. If you add a huge entity with many fields, you can run into the limit.}} | {{Note|This usually happens when you use shared variables of the type "entity". In fact, this adds a shared variable '''for each field''' of the entity. If you add a huge entity with many fields, you can run into the limit.}} | ||
[[File:Single-shared-var-generates-multiple-entries.png|600px]] | |||
In the example above, a single shared variable in the On Change rule on the Contact entity form results in multiple entries in the '''Fields & Components''' pane (one for each field). | |||
=== Global constants === | === Global constants === |