In a human resources form, the annual budget per person is calculated and this value is to be written to the ‘Budget per Person’ field in the form:
- When the ‘Calculate’ button is clicked, the Divide action runs.
- The result is transferred to the attribute field associated with the Set Entity Attribute Value in Dynamic Form action.
- The user sees the value and can edit it if desired.