Hi, I've created a rule that sends an email to a specific role when a user creates a node of a specific content type. My problem is that on the email, I want the [node:nid] to be clickable and goes to the created node when the recipient of the email clicks on it. How can I achieve this?

Example:
I tried to put on message:
A user has posted a question on [node:nid].

Email of the site:
A user has posted a question on 49.

Thanks.

Comments

mayerwin’s picture

Component: Rules Core » Rules Engine

subscribing

mitchell’s picture

Priority: Minor » Normal
Status: Active » Fixed
Issue tags: +FAQ

Try [site:url]/node/[node:nid]

Status: Fixed » Closed (fixed)
Issue tags: -FAQ

Automatically closed -- issue fixed for 2 weeks with no activity.