Return false onSubmit not working on Portal.
I'm using Async glideAjax in onSubmit catalog client script and allowing the submission of form on the basis of the script include response.Below code is working for native UI, but not working on portal.function onSubmit() { //Type appropriate co...