So with all the umbraco instances I have made thus far, I have created a base DocumentType and added the following properties:
Umbraco URL Name - umbracoUrlName - TextString
Umbraco URL Alias - umbracoUrlAlias - TextString
Umbraco Redirect - umbracoRedirect - Content Picker
Hide in Navi -umbraocNaviHide - True/False
Umbraco Internal Redirect ID - umbracoInternalRedirectId - Content Picker
Show in Footer - showInFooter - True/False
However, I have just started my first Umbraco v7.4 instance and wow... how the the DocumentType creator / Editor has changed.
I am a little concerned here though. While adding my "Standard Properties" mentioned above, I am noticing that I cannot edit the alias name. This forces me to name the property the same as the alias in order to get the alias naming convention correct that Umbraco expects.
Am I missing something here? Seems very counter productive to name a property in order to get the correct alias and then once saved, go back and edit said property to a more user friendly name.
Standard document types in v7.4
Hello Umbracians!
So with all the umbraco instances I have made thus far, I have created a base DocumentType and added the following properties:
However, I have just started my first Umbraco v7.4 instance and wow... how the the DocumentType creator / Editor has changed.
I am a little concerned here though. While adding my "Standard Properties" mentioned above, I am noticing that I cannot edit the alias name. This forces me to name the property the same as the alias in order to get the alias naming convention correct that Umbraco expects.
Am I missing something here? Seems very counter productive to name a property in order to get the correct alias and then once saved, go back and edit said property to a more user friendly name.
Suggestions
Hi,
You can click the little lock icon to enable the alias editing.
Martin
That was too easy!
Thank you sir!
Loving v7.4 so far.
is working on a reply...