addScriptDeclaration(' Joomla.submitbutton = function(task) { if (task == "profile.cancel" || document.formvalidator.isValid(document.getElementById("profile-form"))) { Joomla.submitform(task, document.getElementById("profile-form")); } }; '); // Load chosen.css JHtml::_('formbehavior.chosen', 'select'); // Get the form fieldsets. $fieldsets = $this->form->getFieldsets(); ?>