Send data to coda for in multi select column

I use create a new row coda module and want to add a new row. In which I have one column for “Type” it is a multi select column(Text, Image and Video). I want to send data from make to coda in m


ulti select column with two options (Text and Image), How can I do this’

You could separate the two values with a comma (i.e., “Text, Image”) in the column input in the Make module “Create a row”

1 Like

I write this

Try writing Text, Image - without any parenthesis and without any brackets

3 Likes

Thanks, it work :purple_heart:

2 Likes

Hey again need your helps, it work fine for when I create one row, but when I try to create multiple rows it shows blank

Hey, how are you trying to create multiple rows?

1 Like

this is screenshot where I break long text(story) into small number of scenes and then want to store all different scenes in coda. with same ref RowID. I update three column value, all wok expect rowid select option