Hey guys, I'm sorry but I thionk this module has loads of potential for me, but I'm not exactly sure how to get it working. What I would like to do is attach the users location (token) to a status update from the status module using rules. Therefore everytime a user posts a status it has a location tag displayed through heartbeat. Is this at all possible and if so, could you provide me with some direction? Thanks in advance.

Comments

Stalski’s picture

Status: Active » Closed (works as designed)

Basically you will need a variable in your heartbeat template, for instance "!location"
In your rule you replace that variable with the location token (or write a custom token if the one you are looking for is not available).

I hope this helps

rickharington’s picture

Thanks Stalski

Will give it a try.