I was playing with your amazing plugin when I encountered a problem (I think)...
I have created a new datatype (MultinodeTreePicker) and I've added it as property of my Editor of type LeBlender Editor, but when I try to add to a grid an istance of my new editor I can't select multiple nodes from the property, evenf if the datatype is setted correctly...
The dialog lets me select just one node, without showing the green "Select" button at the bottom of the dialog. It behave exactly like a simple content picker (which doesn't allow to select multiple nodes)
I also tested the datatype I created as a property of a node, adding it directly into a document type, and everything works fine.
Maybe I'm doing something wrong, but I've also cleaned the cache, cleaned and rebuild the solution etc...
I'm working with U7.2.4, Umbraco Core Property Value Converter plugin installed.
LeBlender Editor - Property - Umbraco.MultiNodeTreePicker
Hi Guys!
I was playing with your amazing plugin when I encountered a problem (I think)... I have created a new datatype (MultinodeTreePicker) and I've added it as property of my Editor of type LeBlender Editor, but when I try to add to a grid an istance of my new editor I can't select multiple nodes from the property, evenf if the datatype is setted correctly...
The dialog lets me select just one node, without showing the green "Select" button at the bottom of the dialog. It behave exactly like a simple content picker (which doesn't allow to select multiple nodes)
I also tested the datatype I created as a property of a node, adding it directly into a document type, and everything works fine.
Maybe I'm doing something wrong, but I've also cleaned the cache, cleaned and rebuild the solution etc...
I'm working with U7.2.4, Umbraco Core Property Value Converter plugin installed.
Thank you so much! Bye :-D
Hi Stefano
Have you got some JS error? could you send mi your property editor? I will try it
Sorry :), it's a MultinodeTreePicker, I will try that..
Hi Antoine!
The only error i have is a 404 on /App_Plugins/LeBlender/Common/Filter/advancedProperties.filter.js
Thank you!
S
Hi Stefano,
It was a bug about some missing datatype default prevalues, I fixed this within Leblender 1.0.4 (now available)
Thanks for your feedback.
Antoine
You're GRRREAT! :-D
Thank you!
Thanks Stefano, mark as resolved, please ;)
is working on a reply...