multi node tree picker is not showing its ui in parent document?
multi node tree picker is not showing its ui in parent document but it is showing in child document.how to resolve this issue in umbraco .i am using 6.1.5 version
I know this is a silly question, but is the parent document of another document type that the child nodes. If so have to remeber to add the multi node tree picker data type as a propperty on the documenttype. If you have done that. I have read in some other posts that try deleting everything inside the 'App_Data > Temp' folder and re-publishing all from your top content node.
I am using Default Multi Node Tree Picker in Umbraco 6.1.5 version.
My document type structre is like this.
chaneels
--pages
---sections
I am using mntp number of times in pages(4 times) and in "sections" Document type,I used one time.Because of inheritance the 4 MNTP properties are available in Pages document type also.
I am using these Doucment types in content section like below.
channels(channels doc type)
---sections(sections doc type)
----pages(pages doc type)
The Mntp properties are missing "tree" in "sections" documents .But it is visible in "pages" Documents correctly.
multi node tree picker is not showing its ui in parent document?
multi node tree picker is not showing its ui in parent document but it is showing in child document.how to resolve this issue in umbraco .i am using 6.1.5 version
Hi Siva,
I know this is a silly question, but is the parent document of another document type that the child nodes. If so have to remeber to add the multi node tree picker data type as a propperty on the documenttype. If you have done that. I have read in some other posts that try deleting everything inside the 'App_Data > Temp' folder and re-publishing all from your top content node.
That is just my comments on what you could try.
Hope this helps,
/Dennis
Hi Siva,
When this happens to me it's usually all pickers that are out of order - which I can reliably fix in two steps:
Let me know if this helps - otherwise we'll need to look closer...
/Chriztian
Hi
Thanks for your responses.But
It did not work.
I am using Default Multi Node Tree Picker in Umbraco 6.1.5 version.
My document type structre is like this.
chaneels
--pages
---sections
I am using mntp number of times in pages(4 times) and in "sections" Document type,I used one time.Because of inheritance the 4 MNTP properties are available in Pages document type also.
I am using these Doucment types in content section like below.
channels(channels doc type)
---sections(sections doc type)
----pages(pages doc type)
The Mntp properties are missing "tree" in "sections" documents .But it is visible in "pages" Documents correctly.
how to solve this issue
GREAT Question!
I have this problem to, on an Umbraco 7x site.
but... no one cares!
Using umbraco is a gamble
is working on a reply...