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
VisualForce PagesVisualForce Pages 

How to save data of two visualForce Pages?

When we create VisualForce Page, for example: If there is one vf page and another vf page with same sObject we have to save data at last with the same sObject. Can i have any Suggestions about this problem?

JitendraJitendra

What is your requirement ? Are you talikng about Wizard like interface?

VisualForce PagesVisualForce Pages
For example: If there is Bookpage having title and edition and next button when clicking next button it will go to next page i.e., Bookpage1 having price and publications with save, save n new and cancel buttons. When we insert data into sObject it want to save all 2 pages at a time. Can i know which tag we will use for this requirement?
JitendraJitendra

Please have a look at below thread:

For this you will need to create wizard like structure :

 

http://boards.developerforce.com/t5/Visualforce-Development/Unable-to-Save-the-field-values-in-VF/m-p/473549#M53360