Hi, We have registered a script on Post button in Bank Transfer Entry and we need new Xfr Record Number for the newly created entry. l_result = Trigger_RegisterFocus(anonymous('(L) Post_Button' of window Transfer_Entry of form CM_Transfer_Entry), TRIGGER_FOCUS_CHANGE, TRIGGER_BEFORE_ORIGINAL, script MYScript); but we are getting 0 in MyScript event. Here is the code that we are using to retrieve Xfr Record Number. 'Xfr Record Number of window Transfer_Entry of form CM_Transfer_Entry Appreciate any help. Thanks Himal
*This post is locked for comments