debashis sahu 3.Mar.10 10:47 PM a Web browser Applications Development6.5.5 FP2All Platforms
Hi all,
This is regarding performance issue for a form which has an embedded view.
I have an application with huge amount of data. My purpose was to show the history on the basis of a key. To accomplish this I used an single category embedded view (which is a large view) in the Main form to show the history. But in production this approach costs performance of the form like moving between the fields, opening a document etc.
My question is when does an embedded view load? Does it refresh automatically once it's loaded?
Secondly how about using a tab table and embedd the view in a separate tab? Will the view load/refresh only when I move to the tab that contains the view and not when I am in the other tab?
Please suggest. Any other suggestion is higly appreciated.