-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We have had a user request to implement an input type that allows selection from a known list, preferably provided from an external data source (CSV?).
The rest of the parameters are TBD, but considerations include:
- Autocomplete vs drop down (select)
- Single vs multiple values.
- Data format (existing CSV uses new line for node - parse row or column?)
Reactions are currently unavailable