When I change the "Title Field Label" to anything other than "Title", the tokens I use in the automatic node-title pattern ([node:nid]) are not inserted.

Comments

serm’s picture

Subscribe.

manish-31’s picture

Issue summary: View changes

The issue is a related to this, it is due to the empty nid value when the node is created as it uses hook_node_presave(), while on editing node you will get correct title.
This issue has been resolved in upcoming release therefore closing it.

manish-31’s picture

Status: Active » Closed (outdated)