MS_04072016
This commit is contained in:
@@ -57,7 +57,7 @@ Public Class ClassJumpRecord
|
||||
MsgBox(String.Format("RecordId {0} could not be found. Record will not be loaded.", recordId))
|
||||
Exit Sub
|
||||
End If
|
||||
|
||||
JUMP_RECORD_ID = recordId
|
||||
'OpenFormConstructor(constructorId, recordId)
|
||||
OpenRecordView(recordId)
|
||||
Catch ex As Exception
|
||||
|
||||
Reference in New Issue
Block a user