Hi all,
I'm new to angular & struggling to create a property editor within the grid.
I'm trying to build a simple content picker button that can be dropped into the grid.
It has two values of label and link.
I have the functionality of adding the button through the grid editor, but im struggling with the property editor itself, specifically the controller.
Im trying to get the treepicker to work and not having any luck. Im getting the dialog window expanding & the content tree, but i cant save the selected tree node.
Is there any similar simple tutorials or help I could ask for.
Custom Property Editor - Grid
Hi all, I'm new to angular & struggling to create a property editor within the grid.
I'm trying to build a simple content picker button that can be dropped into the grid. It has two values of label and link.
I have the functionality of adding the button through the grid editor, but im struggling with the property editor itself, specifically the controller.
Im trying to get the treepicker to work and not having any luck. Im getting the dialog window expanding & the content tree, but i cant save the selected tree node.
Is there any similar simple tutorials or help I could ask for.
Thanks Martin
manifest
controller
view
These links might help:
http://our.umbraco.org/documentation/using-umbraco/backoffice-overview/property-editors/built-in-property-editors-v7/grid-layout
http://24days.in/umbraco/2014/grid-macros/
Jeroen
Hi Martin,
Did you ever figure out how to do this?
Thanks!
Hi Amanda,
If you have access to Umbraco TV, then we have a chapter about how to build your own grid property editors.
http://umbraco.tv/videos/umbraco-v7/developer/extending/property-editors
This might help you.
/Dennis
is working on a reply...