By JamoSmith on
Drupal continues to amaze me every time I try to learn something new. However I wasn't able to research my way out of making the title field a derived field ie) the concatenation of two fields added via CCK.
Thanks!
Drupal continues to amaze me every time I try to learn something new. However I wasn't able to research my way out of making the title field a derived field ie) the concatenation of two fields added via CCK.
Thanks!
Comments
auto nodetitle
http://drupal.org/project/auto_nodetitle
- Robert Douglass
-----
Lullabot | my Drupal book
Thanks Robert!
Thanks Robert!
I've got the modules Tokens
I've got the modules Tokens and auto_nodetitle installed and activated, however things like:
[field_this] by %user [user:name] [user] are not doing anything special. What am I doing wrong? I don't see any documentation regarding how to use Tokens.
Thanks!