How to reuse the Compose Message plugin on another page.
Add an Answer
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
My goal: To create a button on a page that when clicked, it launches the Compose Message dialog.
So I was referencing the developers wiki on this plugin: http://www.dnnsoftware.com/Resources/Wiki/loc/print/Page/dnnComposeMessage-jQuery-plugin.aspx
I've placed the proper scripts and css files on the page.
I'm searching for a clear example of how to make it actually work and how to initiate the dialog via jQuery.
I see the jQuery in the wiki page, but I'm also not registering the plugin via another module.
Has anyone done this before? After adding the composemessage.js file and the css that goes along with it, what does the rest of it look like?
Thank you in advance for assistance.