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
RK BheemreddyRK Bheemreddy 

apex:inputfield does not work for Site guest user

Hi, 

I am struggling to find out what the issue could be. I had created a visualforce page for salesforce sites. For some reason, the page doesn't load for the guest user. I tried to preview as an admin and found the below error. 

inputField> value binding '{!reference[field.Name]}' in page referencesubmissionformcustom

The same code and the setup is working fine in sandbox and I have verified every single permission on the guest user profile.

Any help is greatly appreciated.

Thanks
Ravi