Undo Record in Account BC
Hi all,
We have a requirement, where based on some validations in PreSetField Event in Account BC, we need to do a UndoRecord.
When we tried to put the code as this.UndoRecord() or this.InvokeMethod("UndoRecord") in PreSetField/SetField the code is getting errored out.
The same UndoRecord is working fine in Applet scripting.
Any suggestions on using UndoRecord in Account BC?
Thanks!!