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
Suyash SinghalSuyash Singhal 

VisualForce Page Not working Properly When accessed From Sites

Hi Everbody,

I am getting a problem with my visualforce page which has bootstrap integrated to it.
Scenerio:

The page when its is accessed from salesforce it creates no problem and works totally fine,but the problem arises when the page is accessed from the salesforce.com sites; 

Problem:
When accessed from Salesforce.com Sites the page sometimes unable to Save the Input Data ,Sometimes its doesnt Refresh page properly, Sometimes it does'nt Rerender the page properly ,And sometimes it works fine. The user need to access the page only with Salesforce.com Sites. I am pagereference in controller to redirect the page but with sites sometimes it doesnt redirect.

Anyone faced the problem as I am experiencing,please advice me on this.

If you need the code for the page I can provide that too .

Thanks,

Suyash Singhal