Possible to have default values on document types?
I'm working in Umbraco 4.0.3 and was wondering if you can have default values in a document type. For instance, I would like a checkbox to be checked when the item is first created, and then have the item unchecked by the user.
Or for the page title, I'd like it to automatically fill in the Company Name, so that the client remembers that they should include that in the page title. I know that there are better ways to do the page title, I was just using this as an example.
Possible to have default values on document types?
I'm working in Umbraco 4.0.3 and was wondering if you can have default values in a document type. For instance, I would like a checkbox to be checked when the item is first created, and then have the item unchecked by the user.
Or for the page title, I'd like it to automatically fill in the Company Name, so that the client remembers that they should include that in the page title. I know that there are better ways to do the page title, I was just using this as an example.
Thanks,
C
It seems not, but vote it up to get attention -> http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=24291
also see http://forum.umbraco.org/yaf_postst7863_Default-property.aspx and http://our.umbraco.org/forum/templating/templates-and-document-types/3494-Any-way-to-change-the-default-value-of-a-property?p=1 for possible solutions.
Dan
is working on a reply...