Token support
Docc - November 10, 2008 - 18:30
| Project: | Storm |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Any support for the token module coming up? so we could storm with with modules like rules?

#1
Which area would you want to use the tokens in?
#2
#3
I wonder if my issue has something to do with this, or if I'm just doing something wrong, but I'm trying to use actions to send me information when a ticket is added or an organization is updated, but my emails just have the token name in them, they don't have the actual information. So if it is node title, I get [title-raw] in my email instead of the actual title.
#4
OK.
You should generally be able to see the node title in the email as Storm uses the node module to store these. The exceptions are some types that don't have titles. Tickets and organizations have titles though so you should be able to see a title here.
I'd be keen to see a patch to expose the other Storm fields to the token module - otherwise I'll get around to it in due course.
#5
Ok, sorry, I actually found my problem and it wasn't with Storm, so I don't think my issue has anything to do with the original issue. Mine just had something to do with old rules with a new rules version, so it didn't understand the tokens I was using. I've now got all of my emails working how I want without anything extra from Storm, but, I don't know about the original poster.
Cheers,
Stephanie
#6
Just started using Drupal and installed the Storm modules. Great stuff!
Is there a way to pull the fields from Storm into an email action thru tokens yet, or am I missing something?
For example, I would like to include the Category field from a ticket.
thanks,
-amv
#7
Follow this issue. It isn't possible at the moment, but updates will be reported back here.