I have set up a multi upload imagefield for a content type and when I try to use a token for the Alt or Title tag, I simply get the raw print out of the token, i.e. [node:title]. However, if I set a traditional single image upload from Drupal core, the token works fine for alt and title. I am not sure what I can do to troubleshoot this further.
Comments
Comment #1
czigor commentedI don't think tokens are allowed for title and alt fields. (I don't see why they should be.) Anyway, this is a core feature and I cannot really do anything about it.