Hi Guys,

I have just started developing with Sugar (v4.5) a few weeks ago. The problem facing me at the moment is this;

When I click 'Add Dashlet' on home, select MyOpportunitiesDashlet, it appears as normal, but with no data. To get the data, you must click 'Edit' and 'Save' (Not editting anything, just clicking save does it).

I feel it must be a cache issue, perhaps?

I have tried calling the edit form via ajax, just to 'submit' the form, but this doesnt work. I have tried calling the buildCache method of the DashletCacheBuilder class from several areas and this doesnt seem to help either.

I am a little stumped at this point, not overly sure where to look next.

Any help would be hugely appreciated.

Christian