function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sfdc wonderSfdc wonder 

IS my code results in View State Error ?????

Hi,

i was developed one visualforce page with using JQuery vertical Tabs.its working fine but i little worried about use two forms in that single visualforce page. Is it fine to use two form in single VF page ??

 

I have alternative to use <apex:include> for including VF page in another VF page !!

Please suggest us which one is better .....

bob_buzzardbob_buzzard
It is now okay to use two forms in a single Visualforce page - it used to double the size of the viewstate, but that was fixed in Summer 12 when the Single View State went GA:

https://developer.salesforce.com/releases/release/Summer12/single+view+state+is+GA?language=en