Skip to main content
Sanpras O が「#Visualforce」で質問
I was going through the "Visualforce Developers Guide" and stuck at a point which I couldn't understand.

Can someone help me understand the below point in Visualforce Developers Guide about view state?

The second sentence says "In addition, the View State tab displays only on pages using custom controllers or controller extensions." But I could see the tab even when I'm using a standard controller. Can someone please clarify this point?

Thanks in Advance,

SanpraS
1 件の回答
  1. 2016年2月5日 16:07
    You are right. Probably this is an old version or this is not well explained.

    What I have found is that if I have Standard controller, I don't get (obviously) its tab and the View State doesn't show anything

    You are right. Probably this is an old version or this is not well explained.

    However if I use a custom controller, we can see the controller tab and also in the View State one we have information

    User-added image
0/9000