
Question: I’m running SalesLogix v6.2.6 and I have a button that I want to use to
open an active form. The data form has a grid that will have add,
edit, and delete options. I used this to try and open the form:
Application.BasicFunctions.DoInvoke “Form”,
“System:TR_CourseCatalog”, but it doesn’t open. Can I open a data form on the OnClick event?
Answer: You cannot invoke using DoInvoke if this is a data bound form. You
must use ShowViewForRecord instead as a data bound form needs to be given
context.
You can find additional information about ShowViewForRecord here: http://www.slxdeveloper.com/
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!