I have an FBML canvas app and I have a few places that I currently display forms in their own pages, but we'd like to move these to dialogs.
So, could someone give an example of using a link to popup a dialog with a form in it and handling the submission of that form in the controller?