You need to sign in to do that
Don't have an account?

Rich Home Page Components
How do you guys put together rich home page components?
Particularly in the sidebar, where all you can't get access to VisualForce without creating an iframe. Is anyone getting data from SFDC into a non iframe home component?
I had to write an adhoc Visualforce page that returned JSON so I could call it from the sidebar - really hacky, but SFDC really cut us off at the knees from what I can tell. I was just wondering what other tactices people might have to get data that is normally accessible through VisualForce in to the sidebar (that doesn't involve an iframe). For example, how can I even reference static resources?