Hi, Thanks for your reply, I almost got the modal form dialog to work ...
First the form dialog doesn't appear as a modal dialog, it leaves the original page, i.e. the url changes from: http://127.0.0.1:8000/init/admin/index to http://127.0.0.1:8000/init/default/user/login, therefore the underlying page isn't visible. Consequently, when the user clicks the dialog's close button he ends up with an empty page: http://127.0.0.1:8000/init/default/user/login How do I correct this behaviour? Second, is there a way to get rid of the ui-dialog-titlebar and the scrollbars? Thanks for your help. Annet.

