I have an xpage with a button. The Save button has a ‘Simple Action’ - Save Document. On the querySaveDocument event for the xpage I have some script. When I click on the Save button, the querySaveDocument script does not run.
If I change the ‘Simple Action’ on the Save button to Save Data Sources, the querySaveDocument script runs, but either a new or other xpage is opened and I cannot continue to edit the original document.
Any clues would be appreciated.