Hi there,
I’ve seen many topics on this, but I wanted to confirm with you whether it is possible before resorting to using Make.com.
I’m working on a Glide app where I need to select multiple participants from a choice component and a custom form. However, I want each selected participant to be added as an individual row in my table. For example, if I select multiple participants like Peter, Mary, and Paul, each should have a unique Row ID. Currently, all selected participants are returned in the same cell, separated by commas.
How can I achieve this in Glide? Any suggestions on how to set this up efficiently?
Thank you.
Regards,
Victor