How to delete events in Salesforce if the events are deleted in Gmail Calendar in Lightning Sync for Gmail?
Enable "Delete synced events" to delete events in Salesforce if the events are deleted in Gmail Calendar.
Enable "Delete synced events" to delete events in Salesforce if the events are deleted in Gmail Calendar.
Check whether the object's New button is overridden by the Visualforce page. If yes, then make sure your Visualforce page which overrides the "New" action on the object is marked ....
Sample Code: Component: <aura:component implements="force:appHostable" > <aura:attribute name="options" type="List" default="[ {'label': 'India', 'value': 'IN'}, {'label': 'Unites States of America', 'value': 'US'}, ....
Sample Code: Component: <aura:component implements="force:appHostable" > <aura:attribute name="options" type="List" default="[ {'label': 'India', 'value': 'IN'}, {'label': 'Unites States of America', 'value': 'US'}, ....
The folder where the extract is being stored is not accessible, is corrupt or has not been selected. To fix this; restart the Extract process, choose the object, and select ....
Transaction Security feature can be used to restrict users login access based on country in Salesforce. To know about Transaction Security and setting up use the below link http://www.infallibletechie.com/2016/11/transaction-security-in-salesforce.html 1. ....
Note: 1. Check the email id of the user in the user details. 1. Go to Lightning for Gmail and Sync Settings. 2. Click Check button in Set Sync Settings and Check ....
1. Go to Apps. 2. Click New in Connected Apps section. 3. To get Client Secret and Client Id, set Enable OAuth Settings check box to true. 4. Use Consumer Key ....
To get Access Token from Salesforce URL - https://test.salesforce.com/services/oauth2/token or https://domain.my.salesforce.com/services/oauth2/token Method - POST Parameters: username password client_id client_secret grant_type=password To get client_id and client_secret, use the below link https://www.infallibletechie.com/2018/05/how-to-create-connected-apps-in.html ....
A gauge is used to see how far you are from reaching a goal. It displays a single value. Knowledge Users Report Say, you have Total Knowledge Users License Available is ....