Actions can currently send the variable %node_url. This sometimes causes problems as it will used the alias rather than the original node/id. Is it possible to send the original node id in the email notifications?
Actions can currently send the variable %node_url. This sometimes causes problems as it will used the alias rather than the original node/id. Is it possible to send the original node id in the email notifications?
Comments
Comment #1
niner94949 commentedI am running into the issue as well, and have not been able to find a solution.
I have %node_url in the message section of 'Actions'. The issue is that I am trying to have a url in the email message that when clicked on will take the email recipient to the workflow section of the submitted article. %node_url/workflow shows a link in the email as {node_alias_url}/workflow which takes the user to "Page Not Found".
Any suggestions would be appreciated.
Comment #2
jvandyk commented%node_url will result in http://example.com/node/3
%node_alias will result in http://example.com/my_node_alias
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.