Grant access to user profiles
Assign custom page layouts and provide access to user profiles.
Assign the custom page layout to user profiles
User profiles that require access to the custom pages will need to have their default Case Page Layout assigned to the new custom page layout.
- From the Salesforce home page, click on your account name in the top right navigation. Select Setup.
- Click .
- Locate the Case Page Layouts section at the top of the page, and click Page Layout Assignment.
- Click Edit Assignment.
- From the Profiles column, select the user profile(s) for which you want to modify the page layout. In the example below, "Customer Portal Manager Standard" is selected.
- Select GoToAssist RS Case Layout from the Page Layout To Use drop-down menu.
- Click Save.
Provide Access to User Profiles
By default, the custom objects in the GoToAssist Remote Support Integration for Salesforce are only visible to the system administrator profile in Salesforce. Administrators can provide access to any user profile(s) that intend to run the application.
Standard user profiles have hard-set permissions that cannot be edited to grant additional Create/Read/Edit/Delete access to custom objects of the integration. For this reason, it is recommended that the administrator create a new user profile by cloning an existing one as follows:
- From the Salesforce home page, click on your account name in the top right navigation. Select Setup.
- Navigate to Administration Setup > Manage Users > Profiles.
- Select an existing user profile name.
- Click Clone.
- Create a new Profile Name.
- Click Save.
- In the Profile Detail section in the top navigation, click Edit.
- Locate the Custom Object Permissions section.
- Check all boxes in the row for GoToAssist RS Sessions (i.e.,"Read,", "Create,""Edit,""Delete,""View All,""Modify All").
- Click Save.
- Locate the Enabled Apex Class Access section and confirm that g2ars.RESTCallbackController is listed.
- If it is not listed, click Edit.
- Select g2ars.RESTCallbackController from the Available Apex Classes column, then click the Add arrow to add it to the Enabled Apex Classes column.
- Click Save.
- Locate the Enabled Visualforce Page Access section and confirm that g2ars.RESTCallbackController is listed.
- If it is not listed, click Edit.
- Select g2ars.RESTCallbackController from the Available Visualforce Pages column, then click the Add arrow to add it to the Enabled Visualforce Pages column.
- Click Save.
- You can now use the GoToAssist Remote Support Integration for Salesforce!