Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hello,
In my CMS R2 solution, I am trying to create an editor plugin that is not a modal window, but a new aspx-file - much like the "Insert image from file" and "Insert document" editor buttons. This is because I need to do a server postback in my plugin before I return the value to the editor, and also possibly inserting the InputPageReference web control in my plugin - both things I have come to understand is not working very well with a modal dialog.
Are there any examples or tips out there to guide me through this process? I have only found forum topics and articles regarding modal windows opening.
Thanks,
/Marten