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
Hey there :)
Im thinking of doing something where i wanna build my own dialogservice, or rather building my own edition of the mediaDialog.
Any one got some info on where to start ?
Jason Prothero of ProWorks has this short bit about passing data to (And retrieving from) a dialog. Maybe that will help? http://www.proworks.com/blog/2014/02/27/how-to-pass-data-to-the-umbraco-7-dialogservice-on-open()/
Dave Woestenborghs talks about dialogs as well in this article about the back office: http://24days.in/umbraco/2014/umbraco-angular-tips/
Thx a bunch Kyle ill dig into it !
Hi Rasmus,
I have another example of a custom dialog showing a tree picker in here https://bitbucket.org/dawoe/umbukfestival2014/src/1f7a6c03621a873b25cb709ecac43b298dad2a20/Sources/UmbUkFestival2014.Website/App_Plugins/UmbUkFest/backoffice/speakers/?at=master
This is in a custom section, but that would work in a property editor as well.
Dave
I got it working and thx to both :)
I made my own media picker where the user can select an image :
Awesome :)
@Kyle Great job being helpful! ;)
@Matt I see what you did there ;P
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Any info on doing your own Dialogservice(angular) ?
Hey there :)
Im thinking of doing something where i wanna build my own dialogservice, or rather building my own edition of the mediaDialog.
Any one got some info on where to start ?
Jason Prothero of ProWorks has this short bit about passing data to (And retrieving from) a dialog. Maybe that will help? http://www.proworks.com/blog/2014/02/27/how-to-pass-data-to-the-umbraco-7-dialogservice-on-open()/
Dave Woestenborghs talks about dialogs as well in this article about the back office: http://24days.in/umbraco/2014/umbraco-angular-tips/
Thx a bunch Kyle ill dig into it !
Hi Rasmus,
I have another example of a custom dialog showing a tree picker in here https://bitbucket.org/dawoe/umbukfestival2014/src/1f7a6c03621a873b25cb709ecac43b298dad2a20/Sources/UmbUkFestival2014.Website/App_Plugins/UmbUkFest/backoffice/speakers/?at=master
This is in a custom section, but that would work in a property editor as well.
Dave
I got it working and thx to both :)
I made my own media picker where the user can select an image :
Awesome :)
@Kyle Great job being helpful! ;)
@Matt I see what you did there ;P
is working on a reply...