A mass action on a table of type "redirect to URL"
My url is:
[root]/PostInvite.aspx?productionMode=false&reviewName={{{Name}}}&reviewEmail={{Email__c}}&reviewSMSNumber={{Primary_Phone__c}}&sendType=sms ... etc.
But the url that's getting sent is:
[root]/PostInvite.aspx?productionMode=false&reviewName=&reviewEmail=&reviewSMSNumber=&sendType=sms ... etc.
The merge syntax isn't being processed. The values are definitely in the model, as they're showing up in the table.
Question
mass action redirect to url not processing merge syntax
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.