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

spacereactor’s picture

Status: Active » Closed (duplicate)
canadrian’s picture

Works like a charm!