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

Antoine Lafontaine’s picture

This 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

manish-31’s picture

Issue summary: View changes
Status: Active » Fixed
manish-31’s picture

Status: Fixed » Reviewed & tested by the community
manish-31’s picture

gaurav.kapoor’s picture

Status: Reviewed & tested by the community » Fixed
gaurav.kapoor’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.