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일 오후 4: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