I am using insert view with view send to send personalized newsletter to my users.

One of the views I am inserting takes userid (of the email recipient) as an argument. I selected userid, username and email in the original view that has the style set to bulk operation - view send.
I have the token for the userid but when I am using it with the insert view its not work. Here is how I am using the insert view

[view:mystatus==[views-send-uid]] -----> This is not working.

The view I want to insert is mystatus. views-send-uid is the userid of the email recipient.

Any help with why this way of using the token is not working?
Please help

Thanks in advance
-vasantha

Comments

geek-merlin’s picture

Status: Active » Closed (duplicate)

looks like a dup of #302612: Dynamic Arguments?