Multi-select items with number of items to create bulk order form that adds row for each

Hi Pratik,
I think I am getting there. I am setting up the info from my ‘Inventory’ table and adding the rows to the ‘Transactions’ table through custom actions (https://photos.app.goo.gl/LP3FquEKFfiTw9XF8). It is working! I’d prefer it have a more condensed and cleaner look, but I’m glad I did get it to function correctly with everyone’s help! If you know of a way to achieve a cleaner look, please let me know!
Thank you so much!
Lynn

Does anyone know if Glide has a native way to bulk create records yet? Or is everyone still creating work arounds?

The only native way to do it would be the Call API action, where you have to craft the body yourself before calling it.