Choice Component - multiple selections

It could be, to show limited choices and control what could be selected from and added as a list option.

I have a question on the multiple selections choice component :

Is there a way to add for exemple the number of item with the multiple choice component ?
I need to select for an Invoice item A B D and F for exemple and I want also to set for some items that I’m picking the number of them.

Many thanks.

No, there’s not a way to do that. I think you’d better record them in separate rows, if you’re adding items to a cart/an invoice.

The only way to do this would be through some JSON magic. I might create a tutorial at some point. It’s really tricky, but possible.

Most straight forward way, though, would be to add a line per item rather than selecting multiple things at once.

Thanks for the replies.
A tutorial would be helpful if you have the time :wink:

I cannot do a line per item because I can have around 100-150 items per invoice. I should show you my data and the way I builded my app.

I don’t know when exactly would it drop, but Glide Tables supporting 10 million rows will come in 2023, if you can afford a big plan suitable for your business.

2 Likes