2013-02-24, 00:50:14
If this is something you want then write a plugin or use my hook plugin.
And on page save add the display name to extra fields, then it will be in $data_index. Of course it will be static and not update.
on changedata hook
add custom field name->$datau->NAME;
And on page save add the display name to extra fields, then it will be in $data_index. Of course it will be static and not update.
on changedata hook
add custom field name->$datau->NAME;