Closed (duplicate)
Project:
Automatic Nodetitles
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2011 at 04:34 UTC
Updated:
14 Sep 2011 at 21:00 UTC
I have create a field as replacement title and want node nid combine as automatic nodetitle.
Check - Automatically generate the title and hide the title field
Pattern for the title - [node:field-replacement-title]-[node:nid]
Problem is i have to create a node, save the node, edit node, and save again in order to get node:nid for auto_nodetitle. I want to use RULES module to trigger save auto_nodetitle whenever a new content is created.
Under RULES modules, I set the EVENT=After saving new content and CONDITIONS=content type, i stuck here at the Actions section.
Comments
Comment #1
spacereactor commentedI think it can be solve by http://drupal.org/node/194197#comment-2149246
Comment #2
canadrian commentedWorks like a charm!