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
harsha vardhan vasa 9harsha vardhan vasa 9 

visualforce page implementation to insert records based on picklist values

i have a requirement. 
on salesforce site visualforcce page 1, i have 2 picklist fields containing 5 values each ,so if user selects valuein picklistfield it should br displayed on the next page2 in tabular format. 
for example : if i selected 1st value in 1stpicklist field and 2nd value in the 2nd picklist field it shiuld br displayed in the tabluar format in the next page. so user can add multiplle records.
any idea how to implement.  if any sample code given will be useful.
 
PriyaPriya (Salesforce Developers) 
Hey Harsha,

Kindly check these two links which help you to build the logic:-

1. https://developer.salesforce.com/forums/?id=9060G000000IAk8QAG
2. https://salesforce.stackexchange.com/questions/4189/how-to-display-values-from-one-vf-page-into-another-vf-pge
 

Kindly mark it as the best answer if it works for you.

 

Thanks & Regards,

Priya Ranjan