Page History
...
Instances that are created at runtime (see below) are called dynamic instances. There are also static instances, these are created at design time in the StudioEncore. See Static instance.
Referring to instances
...
Within Flows, it is possible to control which instances are active in several ways:
- Instances created with the Service call with the Service call type: AQ_Instance_Create are immediately active
- Existing instances can be activated with Service call type: AQ_ActivateInstance
- A repeat Flow can be used. This flow is run once for each specified instance. Within each iteration of the flow, the next instance is activated
...
Active instances - on a page
Within a Page, it is possible to control which instances are active in several ways:
...
Overview
Content Tools