Quote:
Originally Posted by Gunnerp245
Can I add a custom column that will populate with the date added like in 'basic metadata'?
I tried #date and #dt; with format 'Date'; but nothing was populated.
|
Don't put the # in front of the names
in the Toolbar Custom Column tool.
The # Tells the Template parser that look in Custom columns for the name.
{date} and {#date} are both valid template names and Both DIFFERENT columns.