fixed OI messaging form validation issue
This commit is contained in:
committed by
Stieber Daniel (IT FI MES)
parent
f77f3c1207
commit
e0bc1ef6f2
@ -568,7 +568,7 @@ Forward_Event(NextColumn,NextRow)
|
||||
|
||||
CurrRow = Get_Property(@WINDOW:'.SEND_TO','ROWDATA')
|
||||
|
||||
CurrRow<1,COL$ST_NAME> = OCONV(CurrRow<1,COL$ST_ID>,'[XLATE_CONV,LSL_USERS*FIRST_LAST]')
|
||||
CurrRow<COL$ST_NAME> = OCONV(CurrRow<1,COL$ST_ID>,'[XLATE_CONV,LSL_USERS*FIRST_LAST]')
|
||||
|
||||
Set_Property(@WINDOW:'.SEND_TO','ROWDATA',CurrRow)
|
||||
|
||||
@ -650,3 +650,4 @@ RETURN
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user