MS
This commit is contained in:
@@ -581,7 +581,7 @@ Public Class frmRecordView
|
||||
CURRENT_FILEID = Filerow.Item(0)
|
||||
CURRENT_PARENT_ENTITY_ID = PARENT_ENTITY_ID
|
||||
CURRENT_RECORD_ID = JUMP_RECORD_ID
|
||||
CURRENT_FORM_ID = ENTITY_ID
|
||||
CURRENT_ENTITY_ID = ENTITY_ID
|
||||
CURRENT_FORMVIEW_ID = FORMVIEW_ID
|
||||
If ClassDatabase.Execute_Scalar("SELECT COUNT(*) FROM TBPMO_FILES_USER WHERE GUID = " & CURRENT_FILEID & " AND WORKED = 0") = 1 Then
|
||||
frmWD_IndexFile.ShowDialog()
|
||||
|
||||
Reference in New Issue
Block a user