AC Plus Guide: Difference between revisions
(Created page with " '''User Management''' File:acplus add user.png 1. Click "Accelerator Plus" 2. Option to add a new user 3. Option to remove a user When you click option 2 (Add User) you fill in the user screen File:acplus new user1.png '''Configure''' You can test and configure the system via the Config page 1. Click "Config" 2. Click "Test your Accelerator Plus Configuration" 3. You see the task pane File:acplus config taskpane.png") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''User Management''' | '''User Management''' | ||
Line 26: | Line 27: | ||
[[File:acplus config taskpane.png]] | [[File:acplus config taskpane.png]] | ||
---- | |||
Tab Customisations | |||
Custom pages in Accelerator tabs will only show files with "_acplus" in the name | |||
For example | |||
SageCRMWS/ac2020/crmcompany_acplus_js.asp | |||
There are 2 reasons for this | |||
1. As users do not lot into AC Plus as a CRM user there is no SID value so you need to account for that | |||
2. You may not want AC Plus users to see certain pages. | |||
We do ship some '_acplus' sample files in 'CustomPages/SageCRMWS/ac2020/' but note that our SageCRM.js include files cope with CRM Auth and AC Plus Auth. |
Latest revision as of 14:40, 5 July 2023
User Management
1. Click "Accelerator Plus"
2. Option to add a new user
3. Option to remove a user
When you click option 2 (Add User) you fill in the user screen
Configure
You can test and configure the system via the Config page
1. Click "Config"
2. Click "Test your Accelerator Plus Configuration"
3. You see the task pane
Tab Customisations
Custom pages in Accelerator tabs will only show files with "_acplus" in the name
For example
SageCRMWS/ac2020/crmcompany_acplus_js.asp
There are 2 reasons for this
1. As users do not lot into AC Plus as a CRM user there is no SID value so you need to account for that
2. You may not want AC Plus users to see certain pages.
We do ship some '_acplus' sample files in 'CustomPages/SageCRMWS/ac2020/' but note that our SageCRM.js include files cope with CRM Auth and AC Plus Auth.