Hi,Checking an NRPC output when opening a form with computed subforms, I have the impression that notes loads ALL subforms. Not only those which will be shown, but also those which are not shown but are in the formula for the computed subform.
Am I right or wrong?
If I am right, any idea how to prevent this?
Is there a better way then using computed subforms?
Subject: NRPC output when opening form with computed subforms
An alternative could perhaps be to use a form formula in a view instead? Then you will open the document with a form specified through a computed value. Instead of keeping the part that differes in the subform, you would keep that in the main forms, and the common part in the subform.
The disadvantage of this method is that you need to make sure that the form formula is included in absolutly all views. A blank default form might be advantagous.