I'm using a form for my object Agents that shows three charts on three different tabs. Tab1 represents sales in dollars, Tab2 represents sales in No. of Pax and Tab3 represents sales in No. of Tours. The data of all the three tabs are stored in the same table AgentStatistics which is linked to the Agent.
In Version 5.3 this was working well. Now in Version 5.5 only the first tab shows data, the other tabs remain blank. If I remove the first tab then the second tab will show data and the third will remain blank.
I'm pretty sure this is a bug.