added AD group support to notifications system
This commit is contained in:
@ -67,7 +67,7 @@ OnClick.HYP_FIND:
|
||||
Case Field EQ "WO" ; Field = "WO_NO2"
|
||||
Case Field EQ "PSN" ; Field = "PSN_NO"
|
||||
End Case
|
||||
Update_Index(Table, Field, No$)
|
||||
Update_Index(Table, Field, No$, Yes$)
|
||||
Extract_SI_Keys(Table, Field, Find, Keys)
|
||||
rv = Xlate(Table, Keys, "REACT_NO", "X") :@FM: Xlate(Table, Keys, "WO_NO", "X") :@FM: Keys
|
||||
Appts = "";!!
|
||||
@ -109,3 +109,4 @@ Window.CREATE:
|
||||
|
||||
SRP_Redirect_OLE_Events()
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user