This is perhaps best explained by the series of screen shots but in brief, if you add a debugger action to the submit event and then delete that debugger action, the submit event disappears. If you then replace it by adding a Submit event manually and then close and reopen the form a new submit event is added leaving two submit events. If, after deleting the debugger action causing the submit event to disappear, you close and reopen the form, a new empty submit event is automatically added. Phew!๐ฒ
Images added as a zip file - there are more than three.
Nick
ps - 9 Jan 08:00 AEST Has anyone else hit this problem or is it just me? ๐คจ It isn't confined to the submit event. It seems to occur if you delete any action that is first in the event list. The work round seems to be to shift the action you want to delete down a place, apply that change and then delete it.
Images added as a zip file - there are more than three.
Nick
ps - 9 Jan 08:00 AEST Has anyone else hit this problem or is it just me? ๐คจ It isn't confined to the submit event. It seems to occur if you delete any action that is first in the event list. The work round seems to be to shift the action you want to delete down a place, apply that change and then delete it.