Can anyone confirm if they are seeing this? When I go to Developer-->DataTypes-->Create and try to use the Mutinode Treepicker property editor, I get all of the expected fields except for NodeType.
I am in Chrome, but I checked in other browsers to be sure and I see it there as well. Any thoughts? BTW, there are no errors in the browser.
Umbraco version 7.2.6 assembly: 1.0.5632.22681
If it helps at all - when I check that row in the developer tools I see the following...looks like the Umbraco.PrevalueEditors.TreeSourceController and it's children are just simply not there?
I am running with Version 7.2.6 and i do not have this problem. If i where you i would get hold of the Umbraco 7.2.6 folder and copy over the Umbraco folder and overwrite the existing one, something is missing in the data types
OK, so I copied the site back to my local machine, overwrote the Umbraco and umbraco_client folder from a fresh download of 7.2.6, recompiled, reuploaded to the beta server and it is there. Your solution was the correct one. Thanks so much :-)
Mutinode Treepicker missing it's NodeType selector
Can anyone confirm if they are seeing this? When I go to Developer-->DataTypes-->Create and try to use the Mutinode Treepicker property editor, I get all of the expected fields except for NodeType.
I am in Chrome, but I checked in other browsers to be sure and I see it there as well. Any thoughts? BTW, there are no errors in the browser.
Umbraco version 7.2.6 assembly: 1.0.5632.22681
If it helps at all - when I check that row in the developer tools I see the following...looks like the Umbraco.PrevalueEditors.TreeSourceController and it's children are just simply not there?
I am running with Version 7.2.6 and i do not have this problem. If i where you i would get hold of the Umbraco 7.2.6 folder and copy over the Umbraco folder and overwrite the existing one, something is missing in the data types
OK, so I copied the site back to my local machine, overwrote the Umbraco and umbraco_client folder from a fresh download of 7.2.6, recompiled, reuploaded to the beta server and it is there. Your solution was the correct one. Thanks so much :-)
-Roger
Makes me very happy to hear :) would you mind marking my post as the solution to people having this issue can quickly go to the solution :)
is working on a reply...