I am using Modalizer from nonumber.nl to display the CB Profile Edit page. Works great except when you click on Update, the info is sent to the database, but the modal window stays open with a copy of the site inside it. According to nonumber.nl, I need to modify the action of the Update (or Cancel) button on the form itself to include a target="_parent" functionality. I have traced down the action to com_comprofiler/ .... /default/default.php code around line 187 that has two lines of <input.... /> that render the Update and Cancel buttons. But I cannot figure out how to edit this code to render the target="_parent" functionality. Any help?
[attachment:1]modal-edit-profile-ss.png[/attachment]
[attachment:2]modal-ss1.jpg[/attachment]