function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
hbadamihbadami 

New Interface for Salesforce

Actually I am trying to customize the layout of salesforce such that it focuses more on the products and campaigns. The interface should look like

 

Product1   Product2  Product3  Campaigns ................. (these are all tabs)

 

Then under each Product tab I want to display a list of all related activities, calls, meetings etc. Under campaigns tab, I want to list all the campaigns and each campaign can be related to any or all of the Products. So for example our marketing team can create a campaign say Marketing trip to Asia, where they will try and market all 3 products. They want to log in calls and activities related to the travel both to this campaign and to the product . All the other calls and tasks (not related to travel) will be logged to the related product.

 

Now, the question is if I am unable to relate a task/call to multiple objects, how can I show an activity that has been associated to a campaign and also to a product. For example if Mr. X is meeting Mr. Y on the trip to Asia to sell Product 1, then this event information should be shown under both Product 1 tab and under Travel to Asia campaign. How should I do this?