
Question:
Answer:
SUB AXFormChange(Sender)
If txtHistoryID.TEXT = “” THEN
txtHistoryID.TEXT = application.basicfunctions.getidfor(“HISTORY”)
END IF
then add a global variable
application.GlobalInfo.ADD “CurrentHistoryID”, txtHistoryID.TEXT
END SUB
Question:
Answer:
SUB AXFormChange(Sender)
If txtHistoryID.TEXT = “” THEN
txtHistoryID.TEXT = application.basicfunctions.getidfor(“HISTORY”)
END IF
then add a global variable
application.GlobalInfo.ADD “CurrentHistoryID”, txtHistoryID.TEXT
END SUB
Subscribe To Our Newsletter
Join our mailing list to receive the latest Infor CRM (Saleslogix) and Creatio (bpm'online) news and product updates!
You have Successfully Subscribed!