• capgemini_kelly
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
_nc_external/identity/sso/ui/AuthorizationError?ErrorCode=Bad_Id#
access_token=******************************************************
How to auto submit a pre chat form to start a chat from Live Agent?
How to auto submit a pre chat form to start a chat from Live Agent?

Hi All,

 

I am getting an error on one of VF page i developed. I am overriding the standard edit page for a custom object say A with the visualforce page. In the page i have created a drop down field by quering another custom object say C. So C is child of Custom object called B which in turn is child of A.

 

The drop down displays all the records from C which are related to B(related to A). I hope i am making sense.

 

So when i click on save for this record it gives me the error above. From my initial analysis i found that it's because the profile i am using to save the record has only read only access for the custom object C. But in my code i am no where trying to edit custom object C. I am just using it to query and create the drop down for me.

 

I have no idea why salesforce is assuming i am trying to update object.

 

Please forgive me if my query is confusing. If you need further info please let me know. Any help on this would be greatly appreciated.

 

Thanks in advance

Priya Nair

  • November 15, 2011
  • Like
  • 0