Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Amazing package,
I have a quick question, when we add in a new property and have selected custom from the Type (image below).
Was wondering if there's a way to pick a Data Type that we already have (Eg a dropdown data type).Or what should be inserted into the Config field if I would like to render some default values of a dropdown?
Thanks
Hello Jeric,
Yes, you can use any property editors' views, in your case: /umbraco/Views/propertyeditors/dropdown/dropdown.html
You just have to define the right parameters in the config field:
{ "items": [ "Blue", "Red", "Green" ] }
Hey Antoine,
Dropdown seems to be working sweet.
Was wondering if there's a way to use any MultiUrlPicker as a custom type too.
I've tried the "relatedLinks" but's it's rather too long for the panel
Hi Jeric Yuen,
Maybe you can try to create you own view for the "relatedLinks" with your own markup but still using the Umbraco native controller: Umbraco.PropertyEditors.RelatedLinksController
Yup done that. Managed to get it working this morning. Cheers Antoine
Hi All
What should my view and config be if I want to include the uSky.Slider
I've tried /App_Plugins/Lecoati.uSky.Slider/uSky.Slider.html
How do I ascertain the config part?
Hi Sorry I meant to say /App_Plugins/Lecoati.uSky.Slider/uSky.Slider.html
Hi all,
Is it possible to add the richtext editor as well as a custom one? Thanks
Just saw it on the other thread now. Antoine do you have any idea when you will release it? Thanks
I released it this morning :) check LeBlender 0.9.15
Thanks a million Antoine.
Your Welcome, I hope that LeBlender will be useful for you !! A lot of new features are coming :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Custom Property Setting
Amazing package,
I have a quick question, when we add in a new property and have selected custom from the Type (image below).
Was wondering if there's a way to pick a Data Type that we already have (Eg a dropdown data type).
Or what should be inserted into the Config field if I would like to render some default values of a dropdown?
Thanks
Hello Jeric,
Yes, you can use any property editors' views, in your case: /umbraco/Views/propertyeditors/dropdown/dropdown.html
You just have to define the right parameters in the config field:
Hey Antoine,
Dropdown seems to be working sweet.
Was wondering if there's a way to use any MultiUrlPicker as a custom type too.
I've tried the "relatedLinks" but's it's rather too long for the panel
Thanks
Hi Jeric Yuen,
Maybe you can try to create you own view for the "relatedLinks" with your own markup but still using the Umbraco native controller: Umbraco.PropertyEditors.RelatedLinksController
Yup done that. Managed to get it working this morning. Cheers Antoine
Hi All
What should my view and config be if I want to include the uSky.Slider
I've tried /App_Plugins/Lecoati.uSky.Slider/uSky.Slider.html
How do I ascertain the config part?
Thanks
Hi Sorry I meant to say /App_Plugins/Lecoati.uSky.Slider/uSky.Slider.html
Hi all,
Is it possible to add the richtext editor as well as a custom one? Thanks
Just saw it on the other thread now. Antoine do you have any idea when you will release it? Thanks
I released it this morning :) check LeBlender 0.9.15
Thanks a million Antoine.
Your Welcome, I hope that LeBlender will be useful for you !! A lot of new features are coming :)
is working on a reply...