UndoRecord using Esc key on Edit Mode freezes record navigation on Base Mode
Hi, Everybody,
I am facing a problem here with the Edit Mode of a child list applet. If the user presses Esc instead of clicking on UndoRecord icon to undo the record and come back from the Edit Mode, when SBL returns to the Base Mode of the list applet the user cannot select any record. It gets stuck on a specific one. This disable editing/deleting other records.
Also, changing the the control MethodInvoked to "CustomUndoRecord" crashes the vanilla openUI script of the applet, so, it is not posible to disable the vanilla "UndoRecord" and only allow this "CustomUndoRecord" that could call the vanilla one via server script.