Closed (outdated)
Project:
Automatic Nodetitles
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Oct 2009 at 18:45 UTC
Updated:
31 Jul 2018 at 11:28 UTC
Jump to comment: Most recent
Comments
Comment #1
bomarmonk commentedYou can do this with custom theming but your suggestion would make achieving this much easier.
Comment #2
hefox commentedIf someone makes a patch for that, It would also be nice to have [if exists[token] ]. Often I want to include all fields that may be blank, and while can do php it gets annoying.
Comment #3
asb commented+
Comment #4
Tino commentedI would also be very interested in simular functionality.
In my case at hand, I would like to put the word "and" in between two CCK fields, but only if the second field has a value.
E.g.: [field_date1-view] and [field_date2-view]
If there is a solution possible already, I would really appreciate a hint.
Comment #5
gaurav.kapoor commented