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
Najoua AzaroualNajoua Azaroual 

How to instantiate a visualForce page ?

Hello!
since i'm new to salesforce, i'm not used yet to the terms. i am developping  a visualforce page (i have a tabPanel) with forms, so that at the end when i save a "Myclient" will be created, that's for the development, now i want to know how to "instantiate"/add a new "MyClient" ?
PratikPratik (Salesforce Developers) 
Hi Najoua,

It's bit confusing, please provide details about what you trying to achieve.

You call controller logic (apex class) in the VF page to execute the business logic i.e. to instantiating a VF page.

Thanks,
Pratik

 
Najoua AzaroualNajoua Azaroual
Hi Pratik,
Thanks for your answer, in fact, i guess i know now what i want to do.
Here's the link of a question i asked here in the forum, i posted my code there, the answers helped me somehow 

https://developer.salesforce.com/forums/ForumsMain?id=906F0000000BHqTIAW