Question: I’m trying to add a text field to the Contact view in SalesLogix. I
would like to save the value of the text box as well as the Contact
details with the Save button. Is this possible?
Answer: Here is what you will need to do:
1. Add your custom field to the CONTACT Table via the SalesLogix DBManager.
2. Add the textbox control to the Contact Detail Form.
3. Hook the TEXT property of the control to the new field.
4. Save/Release the modified Contact Detail Form.



