
Question: How can I get the existing Contact using the Contact ID, and then update fields for that Contact in SalesLogix?
Answer: When you have the current contactid, open up that row in a
recordset – “select * from contact where contactid = ‘” &
Application.BasicFunctions.CurrentContactID & “‘” – and update fields
as needed in the recordset.
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!