Question: In SalesLogix I am trying to add another tab to both the Account and
Contact detail views. I would like for the tab to be a copy of the
Activity tab, and I assume I will need to make a copy of the Activity
tab plugin but I can’t seem to find it. Can you point me in the right
direction?
Answer: The Activity tab is hard coded, therefore you’ll need to create your
own from scratch. This isn’t too difficult, it’s just a grid bound to
ACTIVITY and all
the necessary functions for invoking the activity dialogs are accessible
via Application.BasicFunctions.



