Property label of my document type doesnt appear on my template
Hey guys,
using umbraco 4.7... Now i'm preparing my document types with properties. I created a Title (textstring) and a Body(richtext editor) property in the document type.. But on my page i dont see the 'Body' label. For the title field I can see it.. This is very strange and i hope you guys can help me out.
You can change it from developer section. Go to developer section, choose datatype which you are using in above image then check the show label and save it. Its done now.
If you go to the Developer section, expand the Data Types folder and click on Richtext Editor, you should see a configuration option "Show Label", check this and save the datatype, and you should then see the property labels.
Property label of my document type doesnt appear on my template
Hey guys,
using umbraco 4.7... Now i'm preparing my document types with properties. I created a Title (textstring) and a Body(richtext editor) property in the document type.. But on my page i dont see the 'Body' label. For the title field I can see it.. This is very strange and i hope you guys can help me out.
See the image for more detail..
Hi
You can change it from developer section. Go to developer section, choose datatype which you are using in above image then check the show label and save it. Its done now.
Thanks
Pnima
Hi Wiske80,
If you go to the Developer section, expand the Data Types folder and click on Richtext Editor, you should see a configuration option "Show Label", check this and save the datatype, and you should then see the property labels.
HTH,
Hendy
Thanks Hendy and Pansang... this solves the problem.. I thought it was checked by default... thanks alot guys..
is working on a reply...