Hello,
I have two pages. I have it so the multiselect field from one page, shows on the second. I would like whatever choices picked to have their title sent by email to someone. Currently it's sending, but it is only sending their alphanumeric ID, not the text associated with it.
Any ideas?
Use transform function with label
.transform(label)
Thanks again for your reply. I actually figured it out by doing:
item.Item.asList
Where Item is the label itself
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.