hi There
I have in my confiform a user field (multi select) and I want to send an email to all the selected users,
How I can extract the emails from each user within a list?
Hi
assuming your field is called multiuser and you want to use that in an expression
[entry.multiuser.transform(email).asList]
Alex
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.