Understanding the Flow Model
The core of any template is its logic - a series of operations, from data retrieval to PDF...
A Flow is a multi-layer structure within which the logic lies. Dynamo's editor interfaces ...
From Step to Step, from Segment to Segment - that is the Flow's progress in a nutshell, bu...
How does Forms in the Flow model work?
Forms are the Flow components that cause something else besides progress messages to appea...
Messaging to End-users in Flow
When running a Flow-based Dynamo template or application, the user might be interested in ...
A Dynamo template may contain more than just one Flow. Every has has the Main Flow that is...
Flow's Validity A Flow has to fulfill certain conditions in order to be...