rivet icon indicating copy to clipboard operation
rivet copied to clipboard

[Feature]: A select node. Lets the user select an item in an array

Open hotelbuddy-online opened this issue 1 year ago • 1 comments

Feature Request

...I think it would be super useful to be able to make a selection from a list. It could have a single input of any[] and displays a list for the user to touch (could be string, obj, img ...) and outputs the item and the index. a bool field could say if it is multiselect.

Could be checkboxes or highlighted list

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

hotelbuddy-online avatar Jan 18 '24 04:01 hotelbuddy-online

I could imagine us adding this to the User Input node. Have an optional field like "answer options," and if it's present, we show checkboxes or a radio (depending on whether it's multi-select).

@hotelbuddy-online does that sound like it would fit your use-case?

gogwilt avatar Jan 24 '24 16:01 gogwilt