You need to sign in to do that
Don't have an account?

Creating a site service
I have three customer objects created. Where the actual data entry is done and bill is processed.
Now i want to allow CUSTOMER to see those bill as part of the website, and also have the option of hyperlink, when they can drill down the data.
Kindly note, the data is to be pulled from all the 3 custom objects.
Now if i want to create such site using VisualForce. How to go about? And also i have one doubt, do i need to associate the visual page with customer object like STANDARD CONTROLLER = "Position__c").
Would be a great help if you can share some examples or steps in general.
Thanks in advance
Hey
You can find some help at http://wiki.developerforce.com/index.php/Force_Platform_Developer_Guide in chapter 14, although some of the other chapters will probably help too.
Cheers,
Wes