Search K
Appearance
Appearance
Starts a workflow to calculate the initial value of a Configurator control when the form loads.
Use this trigger when a Configurator form control needs its default value determined dynamically at load time rather than set as a static default in the form definition. The Configurator calls this workflow before the form is shown to the user, allowing the automation to look up values from external systems, evaluate business rules, or derive a starting value from other control states. The resulting value is returned to the Configurator and pre-filled into the control.
This trigger has no configurable inputs.
This trigger does not produce output variables. Workflow variables populated by downstream tasks are returned to the Configurator as the calculated initial value.