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
Hello,
I am looking at http://umbraco.github.io/Belle/#/tutorials/Adding-Configuration-To-Property-Editor i can see that you can select bunch of prevalue editors. How do i go about creating my own prevalue editors. I am looking to create:
regards
Ismail
Hey Ismail, you can basicly use a prop editor as a prevalue editor
More details here http://www.nibble.be/?p=377
So you just need to point the view to the relative plat
view: "~/App_Plugins/MatrixEditor/matrixeditor.html",
This is also related, communication between prevalue editors http://www.nibble.be/?p=381
So just create them as prop editors and then you just need to point your prevalues to the correct view path
Tim,
Cool. Im going to download your source for matrixPropEditor hopefully will make sense ;-}
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Configuration to property editor
Hello,
I am looking at http://umbraco.github.io/Belle/#/tutorials/Adding-Configuration-To-Property-Editor i can see that you can select bunch of prevalue editors. How do i go about creating my own prevalue editors. I am looking to create:
regards
Ismail
Hey Ismail, you can basicly use a prop editor as a prevalue editor
More details here http://www.nibble.be/?p=377
So you just need to point the view to the relative plat
view: "~/App_Plugins/MatrixEditor/matrixeditor.html",
This is also related, communication between prevalue editors http://www.nibble.be/?p=381
So just create them as prop editors and then you just need to point your prevalues to the correct view path
Tim,
Cool. Im going to download your source for matrixPropEditor hopefully will make sense ;-}
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.