Yes, it has been done before. The steps will look something like this:
* Add button to the toolbar
* Add listener event to the button
* Build HTML form in DwtDialog
* When OK is clicked, perform the onOk function
To get started look at the Salesforce Zimlet. |