swiftinitpvtltd I know how to first save and then run a process. If in a form I have a custom save button and want to first run a process and then save a form how do I do that?
aware_support Finish your process with this action: EXEC_SCRIPT 'parser.saveForm();' This is assuming that the process runs from the form.