I just learned that Standard Controllers essentially create a class with one property for each field on the object, and that if you have many many fields you could experience slower loading times because of this, for standard Visualforce Pages at least. This raised a couple questions,
1) does this affect VF pages that redirect to a Skuid page? and, if so,
2) would you recommend creating a custom controller to do overrides (and is that even possible) that only pull in necessary fields (id)?
Question
standard controller on object with many fields causes slow page load time? use a custom controller t
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.