Modal UI Page redirecting to itself on OK or Cancel
Hi All I am working on a UI action to allow itil staff to create a new caller if the person doesn't exist in the sys_user table. it all works well, except my modal UI page redirects to itself on submit and on cancel. I am using <g:dialog_buttons_ok...