Since the version 1.0.0 LeBlender isn't a datatype anymore, it a tree as you can see within the image:
Blender Editor appear in the propertyEditor list because the same manifest file is used to define the grid editor that can be edited through LeBlender Editor Manager.
They are two different concepts:
LeBlender Editor Manager is the tree (as the previous picture) used to manage your grid editor
LeBlender Editor is a grid editor itself used to create complex html structure within the grid
B.t.w. Is there any possibility to create a LeBlender editor with for example one background image and n-number of string elements of type text for example. In the current implementation, I can add more then 1 text item, but I also need to specify an image, I want a Container Editor manager, with leblender items in it :)
leblenderEditor Cannot add properties
Hi,
When I try to create a new leblenderEditor, and click on the 'Add Properties' button, the website saves the Data Type, but I get no sidebar.
Do I need to add something first, to get this working?
Some info: angular.min.js?cdv=542105335:63 TypeError: Cannot read property 'config' of undefined
RequireJS cannot find the config js
Thanks! :)
Hi Bert,
Since the version 1.0.0 LeBlender isn't a datatype anymore, it a tree as you can see within the image:
Blender Editor appear in the propertyEditor list because the same manifest file is used to define the grid editor that can be edited through LeBlender Editor Manager.
They are two different concepts:
Ok thanks :).
B.t.w. Is there any possibility to create a LeBlender editor with for example one background image and n-number of string elements of type text for example.
In the current implementation, I can add more then 1 text item, but I also need to specify an image, I want a Container Editor manager, with leblender items in it :)
Thanks :), sorry if it is not ontopic :)
There is already a feature request for that: https://our.umbraco.org/projects/backoffice-extensions/leblender/general-discussion/64064-Request-for-settings-on-the-grid-editor-level
Anyway, you can do it easely using Archetype within le blender editor, it works quite well.
So, you will have one property for the image background and one for your items using Archetype.
Super ty! :)
Either the same issue have solved for add property -> click add editor ->select leblenderproperty after then add peroperty.?
kindly let me its urgent
Same problem here.
When i try to create a new Datatype -> choose editor "LeBlender Editor" -> Add property
It just saves and the console says:
TypeError: Cannot read property 'config' of undefined. angular.min.js?cdv=1772687396:63
is working on a reply...