Can node ID be sent?
GC_Chi - May 23, 2007 - 08:35
| Project: | Actions |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
I 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.
#2
%node_url will result in http://example.com/node/3
%node_alias will result in http://example.com/my_node_alias
#3
Automatically closed -- issue fixed for two weeks with no activity.