I have configured this through manage fields for a content type and I have set default values for the Title and URL. These default values are not appearing in the fields. It doesn't matter whether I set the required checkboxes, how many instances I allow of the field, or any other combination of configuration settings I have tried.

Comments

Summit’s picture

Version: 6.x-2.9 » 6.x-2.x-dev

Hi,
I have exactly the same problem using latest .dev
I set as default value for php:

return array( 0 => array('url' =>$node->url ));

But no default value appearing. Als when I type things as text in the title field it is not appearing in the node, or the node-edit form.

Thanks for going into this.

greetings,
Martijn

jcfiala’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

It's been four years since this bug, and no one's touched it. If you need to you can re-open this ticket, but I suspect you don't need this fixed anymore.