Salesforce Configuration
Create Global Quick Actions for Record Types
global quick actions layouts are created for multiple record types in salesforce the layout will be applicable to the record type when selected during global quick action creation if global quick action is not created for any record type, then the default layout will open during record creation the name of the global quick action should have salesbolt as a prefix otherwise it will not be considered during record creation creating the global quick actions navigate to the setup tab of salesforce org navigate to user interface >> global actions >> global actions click on the new action button to create a new layout and select options for the below dropdown select action type select target object select record type select standard label type enter name with “salesbolt ” prefix click on the save button to finish the salesforce org should have a record type created for the contact object name should start with salesbolt for example salesbolt candidate add new fields the layout will be created with default fields optionally, users can add new fields add new fields and click the save button to add them to the layout the global quick action will now be displayed using global quick actions login into salesbolt extension with the org credentials and navigate to extension settings >> advanced tab click on check salesforce for recent changes button in the advanced tab and the changes done in salesforce will be synced with extension open the salesbolt extension and open any profile to create record click on the record type for which global quick action is created in this example, a layout is created for the candidate so when clicking the create candidate button, the below layout will open for the candidate record type the layout will have the fields that are present in global quick action created for the record type click on the record type for which global quick action is not created in this example, global quick action is not created for employer so when clicking the create employer button, the default layout will open for employer record type