How to add multiple participants as separate rows from a choice component and custom form?

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

Using Make with the Glide API is the way to do this.

Ok, thank you, @Darren_Murphy ! I’ve already implemented it. Just out of curiosity, do you know why this functionality isn’t native to Glide?

I guess it’s never been a high enough priority.
That said, I do know that Glide will be delivering extended workflow capabilities in the not too distant future, which may make this sort of thing a possibility.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.