
Question:
I have a SalesLogix form that displays a chart, I added a button that when clicked it’s supposed to open another form “C_myForm” (created it as a Data Form in the architect) that is made up of a datagrid, but it’s not working. When I click the button nothing happens.
Below is the script I used: Application.BasicFunctions.DoInvoke “Form”, “Personal: C_myForm”
The table for C_myForm is a custom table.
Answer:
A “data Form” has to be launched against a specific PK since it’s a “bound form” to a particular table.
In this case it sounds like you want to be using a Manage Form.
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!