Submit button functionality
Hi,We have a requirement to make the change request form to stay on the current page on clicking submit. Here is the code:Condition: current.canCreate()answer = current.insert();gs.include('ActionUtils');var aUtil = new ActionUtils();aUtil.postInsert...
