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
Hi!
I need a way to create a custom angular directive for my custom property-editor.. but Im not quite sure where to start..
I need to have a way to trigger a function on the "blur" event of an element, and thats why I need this directive.
My plan is to implement the following directives:
https://gist.github.com/eliotsykes/5394631
Could anyone please tell me where to start? Since Im guessing there is an "umbraco-way" of doing this..
Thanks in advance!
Maybe you can get some inspiration from the last comment here: http://issues.umbraco.org/issue/U4-2769 Not sure if you can "push" directives as well, but I don't see why not.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
custom directive for custom property editor in umbraco
Hi!
I need a way to create a custom angular directive for my custom property-editor.. but Im not quite sure where to start..
I need to have a way to trigger a function on the "blur" event of an element, and thats why I need this directive.
My plan is to implement the following directives:
https://gist.github.com/eliotsykes/5394631
Could anyone please tell me where to start? Since Im guessing there is an "umbraco-way" of doing this..
Thanks in advance!
Maybe you can get some inspiration from the last comment here: http://issues.umbraco.org/issue/U4-2769
Not sure if you can "push" directives as well, but I don't see why not.
is working on a reply...