hi,
i have installed sms framework and simple gateway to connect my own sms gateway using http api and all works good as it should be.

1) i created a view for all available users on my website and then added the user:uid field in addition to the bulk operations:user field
2) in the settings of bulk operations:user field, i selected the send sms to users checkbox
3) now when i am testing my view, if i select two or more users and click on the send sms to users button, the text message is received by only one user disregarding all the other selected users.

i supposed the main aim of the vbo module is to run operations in bulk.

please note that i did the same for send emails through vbo and i got same result, only one user is receiving the email disregarding the others.

Comments

C.E.A created an issue.