We figured out the following solution.Disable 'validate' button, by
checking the checkbox "Disable next page"Next, add the new container to
the field and create a new static element called 'HTML'Add following as
the source code for HTML element Submitthe onclick event
is the same as that from the 'validate' button, so it redirects to the
same next page as 'validate' button.Hope this helps..Regards,Aman