In some situations, event hosts need to ask the audience their opinion on how to allocate certain resources, most commonly a certain amount of money.
The Budget component allows app users to allocate those resources across different categories using sliders, checkboxes, and drop-down lists:
Using the Budget component
1. Add the Budget component from the Form elements section and enter the title and the body.
The body can show the budget limit, the resources that have been allocated by the user and the remaining ones by introducing the {{limit}}, {{currentSpendings}}, and {{remaining}} placeholders in the body field:
2. Create a new budget configuration under the Budget options section of the Budget component.
Add a name and budget limit by setting it manually in the Limit field or by selecting an app user metadata.
3. Use the options from the Prevent submission section to prevent the user from submitting the form if the budget is not completely allocated or if it is exceeded.
Use the Invalid popup message field to configure the message that will warn the user when the submission is not possible. A budget can also be configured to have no submission restrictions.
4. Add as many Choice and Scale components to the form for the users to allocate the budget and then go to the Budget options section and select the Budget configuration created on step 2.
Note: A form can have multiple Budget components linked to different or identical sets of Budget configurations.
Comments
0 comments
Article is closed for comments.