Hello, i'll try to illustrate my problem while i ask here.
I'm trying to make a form. The user select some "User groups" with checkboxes, then the form mails each user from the group the user selected.
Then he types a message and when submitted the members get mailed.
First problem, i can't recieve data from db (the usergroup table)
This is what i'm doing:
> DB Read action cfg:
[attachment=0]2.png[/attachment]
(The other options are blank, but futher i'll add the php line for avoid the "super user" and "public" group)
> The checkboxes config
[attachment=1]3.png[/attachment]
> The events
[attachment=2]4.png[/attachment]
Probably i'm making several mistakes, right? What should i do to begin this?
PS2: Can i keep this thread to solve the other problems (they might appear lol)
Thanks for your patience and this is an AWESOME extension, i'll always use in all my client's sites.
I'm trying to make a form. The user select some "User groups" with checkboxes, then the form mails each user from the group the user selected.
Then he types a message and when submitted the members get mailed.
First problem, i can't recieve data from db (the usergroup table)
This is what i'm doing:
> DB Read action cfg:
[attachment=0]2.png[/attachment]
(The other options are blank, but futher i'll add the php line for avoid the "super user" and "public" group)
> The checkboxes config
[attachment=1]3.png[/attachment]
> The events
[attachment=2]4.png[/attachment]
Probably i'm making several mistakes, right? What should i do to begin this?
PS2: Can i keep this thread to solve the other problems (they might appear lol)
Thanks for your patience and this is an AWESOME extension, i'll always use in all my client's sites.