im using the setting "Automatically generate the title and hide the title field"
id like to check if the title has already been set before using php to make the title because when editing the node the title will change even if its been set already.
the php is basicly a auto incr counter which becomes the title of the node.
how can i do this?
Comments
Comment #1
Antoine Lafontaine commentedThis could easily be done using the rules module changing the node title after its creation using a snippet of PHP.
http://drupal.org/project/rules
Comment #2
manish-31 commentedComment #3
manish-31 commentedComment #4
manish-31 commentedComment #5
gaurav.kapoor commentedComment #6
gaurav.kapoor commented