I've created a new doctype 'Small Slider', with a property 'smallSliderInput' rich text editor type. I have a template simmilarrly named 'Small Slider' and have inserted the Umbraco:Item 'field="smallSliderInput", to the template. When I create the new page under 'Content' and then choose my 'Small Slider' template under the 'Properties' tab, I can see the other umbraco items loaded from the template, but not my 'smallSliderInput'
What version of Umbraco are you using? And have you checked that there has been written some content, which have in fact been saved and published? Do you see the static text "Just the facts" on your page?
I am using 4.11.8 and yes I can see the static text "Just the facts". So it appears the template is selected, but the field is not showing up in the editor.
I could only get it to work by creating a new doctype and new template that used the new doctype and it's properties. Woud not work if I tried using an existing doctype and refrencing the template that used the new doctype's properties.
Property not displaying in the Content Editor
I've created a new doctype 'Small Slider', with a property 'smallSliderInput' rich text editor type. I have a template simmilarrly named 'Small Slider' and have inserted the Umbraco:Item 'field="smallSliderInput", to the template. When I create the new page under 'Content' and then choose my 'Small Slider' template under the 'Properties' tab, I can see the other umbraco items loaded from the template, but not my 'smallSliderInput'
Here is my template code:
Hi Steve
What version of Umbraco are you using? And have you checked that there has been written some content, which have in fact been saved and published? Do you see the static text "Just the facts" on your page?
/Jan
I am using 4.11.8 and yes I can see the static text "Just the facts". So it appears the template is selected, but the field is not showing up in the editor.
Shouldn't I be able to create any doctype with a property and use that property on ANY node (webpage) created?
Hi Steve
Can you perhaps try to post some images displaying what your document type setup looks like?
I think that might be easier since I'm not sure what you mean right now.
/Jan
I could only get it to work by creating a new doctype and new template that used the new doctype and it's properties. Woud not work if I tried using an existing doctype and refrencing the template that used the new doctype's properties.
is working on a reply...