Skip to content

Commit

Permalink
Update troubleshoot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdahlberg authored Mar 1, 2024
1 parent c2960b0 commit 62124d5
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/Getting-Started/troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,18 @@ nav_order: 10
*This page is intended to capture common troubleshooting issues with the Summit Events App. Have something to contribute, comment below and we'll add it to this page.* __Can't find what you are looking for here? Have suggestions for improvements?__ Post your question on the SEA Trailblazer community page: [SEA Trailblazer Community](https://trailhead.salesforce.com/trailblazer-community/groups/0F94S000000kHi2SAE)


# Registration Pages
## Registration Pages

### Receive error message: "Question setup issue(s): Map to field: Field Your_Custom_Field__c is not accessible by guest user.Map To Field: Field Your_Custom_Field__c is not accessible by guest user.
**Receive error message: "Question setup issue(s): Map to field: Field Your_Custom_Field__c is not accessible by guest user.Map To Field: Field Your_Custom_Field__c is not accessible by guest user.**

Add access to Your_Custom_Field__c to the guest user. To do this, navigate to Setup and search for Permission Sets. Click on the Summit Events Registrant permission set or the custom permission set you created. Edit the permission set. Go to the Object Settings and select the object that contains the field (e.g. Summit Events Registrant). Edit the permissions and give Edit Access to the field.


# Calendar Page
### Event not showing on Calendar: Event instance setup but is not displaying on standard Summit Events Calendar.
## Calendar Page
**Event not showing on Calendar: Event instance setup but is not displaying on standard Summit Events Calendar.**

Verify that the Event Instance's Event Status field is set to Active.

# Known Issues
## Known Issues

### Event Instance Date Time Formatted field on Summit Events Registration object does not get updated if a change is made to the date or time of the event after initial creation.
This is a known issue which may be corrected in an upcoming release. To track the progress of the known issue see: [Issue Tracker](https://github.com/SFDO-Community/Summit-Events-App/issues/525)
Expand Down

0 comments on commit 62124d5

Please sign in to comment.