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
NapsterNapster 

Help on basic VF apex/VF development

Hi guys,

 

I am very new to SF and need some help. I din't even know where to post this query. Anyway, this is my problem.

 

Suppose i make a new tab using VF page called schools, and i have also created a custom object which has fields like (name, location, school strength etc).

 

Now i want to know how to add values into those fields using my new VF page. ie how to get the "new" button and add records and so on...

 

I know its a very basic question, but any help is deeply appreciated.

 

Regards,

Napster.  

kiranmutturukiranmutturu

first of all its not required to create a vf page tab. if you created an object then you can custom object tab and from that you will get the new button to enter values for the fields which are in the layout