Not returning when multiselect used; cascadedropdown; dbjoin

deiahil

New Member
I am hoping that someone can point me in the right direction....

I have a form where people (let's call them recipients) sign up to receive messages.
The admin goes in after the people sign-up and assigns a recipient to one or more message pool group, let's call them pool1, pool2 and pool3.
There is a second form where the admin selects who to send a message to.
Using cascadedropdown to select recipients based on their pool.
If a recipient is in more than one pool, they are not returned.
said differently....

If this is my data
recipients pools
rcp1 pool1
rcp2 pool1, pool2

If I select 'pool1' in my messages form, only rcp1 returns
If I select 'pool2' in my messages form, no on returns

Can someone point me to how to do this?
 

Members online

No members online now.
Back
Top