Enable Allow multiple responses in an input node to allow your end users to submit multiple responses to node's questions. End users can determine the number of responses they want to provide, making it easy to input lists, such as a list of employees. These responses are stored in a collection, allowing for further processeing in this structured format.
Using collections
Authors
You can activate the toggle Allow multiple responses in all Input nodes with the exception of the Content Only input. If you enable multiple reponses in a Multi-Input node, a collection with multiple fields will be created. In all other Input nodes, a collection with just one field will be created.
End users
In the end user interface of the published module, the end user is presented with the option to add another entry when the input node is displayed. The end user can add up to 500 entries and delete entries that were not required. As soon as all required input fields in the respective entry are provided, the Next button can be selected.
Related topics
With the items you have collected in your nodes, you can:
- Perform operations on them.
- Insert them into a table in a document.
- Run a module on each item in the collection (batch process), e.g., to send emails or create documents.
- Present them as answer options in a Single or Multiple Select node.
- Reference them.
- Use them in the Rule Builder for transitions, or conditional blocks.