Hello ZC Team,
I have a problem and I need some help, I have a Form with a field called Toaddress, this field was defined as a multiple select list.
In the other hand I have a view with a customs action ("Send Open Position") which is a sendmail function based on that Toaddress field.
My problem is that only works for the first email id however the field has several emails selected; How can I manage in order to process all the selected emails on that multiple select list?. Please Help
:PD code or examples are very appreciatted.