• Shriram Dubey 20
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
How Can we give delete permission to the guest users? As due to the new release delete permission is not showing on the guest profile for any object? And even we can not assign permission set which has edit, delete, view all, or modify all any of this permission for any object. Can you suggest any alternative to how can I give edit and delete permission of the object to the guest profile user?
Hi, Actually I am using the cloud Craze package and trying to insert cc cart Item for guest users. and I have given all the field permission and related object permission(account, cc cart, cc product). But I am getting the below error while inserting the cartItem in the Cart:-
common.apex.runtime. DmlExecutionException: Insert failed. First exception on row 0;INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY, insufficient access rights on cross-reference id: []"|0x3bc22537
Can you pls suggest to me which NSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY I have to give permission to?
How Can we give delete permission to the guest users? As due to the new release delete permission is not showing on the guest profile for any object? And even we can not assign permission set which has edit, delete, view all, or modify all any of this permission for any object. Can you suggest any alternative to how can I give edit and delete permission of the object to the guest profile user?
We have a Lightning Component that we are using in a Community. It was working fine until a couple days ago. It has stopped displaying information, and I can't figure out what change we may have made to cause this. When viewing the Community as a System Administrator, everything works as expected. When viewing the Community as one of the regular users, we get the following info in the Debug Logs. Any help here?

50.0 APEX_CODE,FINEST;APEX_PROFILING,FINEST;CALLOUT,FINEST;DB,FINEST;NBA,FINE;SYSTEM,FINE;VALIDATION,INFO;VISUALFORCE,FINER;WAVE,FINEST;WORKFLOW,FINER
16:20:00.0 (349485)|USER_INFO|[EXTERNAL]|00555000006MRYn|implementations+harsha@zpaper.com|(GMT-04:00) Eastern Daylight Time (America/New_York)|GMT-04:00
16:20:00.0 (384180)|EXECUTION_STARTED
16:20:00.0 (390248)|CODE_UNIT_STARTED|[EXTERNAL]|apex://CommunityCaseDisplayController/ACTION$getCaseComments
16:20:00.0 (3067989)|CODE_UNIT_FINISHED|apex://CommunityCaseDisplayController/ACTION$getCaseComments
16:20:00.0 (3084168)|EXECUTION_FINISHED
16:20:00.4 (4133397)|CUMULATIVE_PROFILING_BEGIN
16:20:00.4 (4133397)|CUMULATIVE_PROFILING|No profiling information for SOQL operations
16:20:00.4 (4133397)|CUMULATIVE_PROFILING|No profiling information for SOSL operations
16:20:00.4 (4133397)|CUMULATIVE_PROFILING|No profiling information for DML operations
16:20:00.4 (4133397)|CUMULATIVE_PROFILING|No profiling information for method invocations
16:20:00.4 (4133397)|CUMULATIVE_PROFILING_END