I recently discovered a blog so chock-full of Apex and Visualforce goodies that I had to mention it. Sam Arjmandi is a CRM System Analyst/Designer at Open Text in Toronto, and he writes incredible posts sharing some innovative Apex, Visualforce, and AJAX code ideas. He has posts on proper test coverage for Apex (always a […]
Activities Tabs – Enhanced View and One Set of Tabs
What was I thinking? Using something as complicated as a hijacked (from the Console) Task view was bound to have problems when creating an Activities tab.
Let’s restate our goals:
Create a tab that will show Activities, using the Enhanced Lists view.
Don’t have two rows of tabs.
Question: Is there any way to make a view and to specify that we don’t want to see the Sidebar AND the Tabs?
Answer: YES. The answer is Visualforce!