Issues while loading form in panel.

Hello,

We have a panel(#1) which consists of tablessPanel(#2) inside it and inside those tablessPanel we may have several other panels(#3) which loads form,now the issue is suppose we have several main forms which we open in panel(#1) and it works smoothly ,so now we can open two to three different panels(#1) which are our main forms but now as when we open 4th or 5th panel(#1) we stop getting our main forms and its just random because it doesn’t depends on which form we open but its like opening 3rd or 4th or 5th form and everything goes blank in that form. I tried to look for servoy console error in adming page although the error i saw was random sometimes it said Can’t show form(tablessPanel(#2)) because the main Form Controller ‘xxx’ is not visible.
I still wonder if that was the case then why does it allow to open on the first and second time?

Regards,
Jay

Can you post a screencast and or sample?