Tag Archives: Record page

Quick Line Entry feature for Salesforce-Sage Intacct Integration

This blog will explore the forthcoming feature of Quick Line Entry feature for Salesforce-Sage Intacct in GUMU™️ for Salesforce integration. Quick Line Entry (QLE) facilitates users by providing real-time pricing and the ability to add multiple records with a single button click. Users can establish default values for the product line, and customize field visibility… Read More »

Comprehensive approach for back updating mapped data from Salesforce to Sage Intacct after Importing records

In this blog, we’ll explore a comprehensive approach back updating mapped data from Salesforce to Sage Intacct, using a record-triggered flow. Maintaining the integrity and accuracy of data between Salesforce and Sage Intacct is essential. We will focus on a specific scenario: updating Account records in Salesforce one minute after their creation or update to… Read More »

How to Fetch current Record Id from Lightning Web Components (LWC)

This blog discusses on how to fetch the current record Id in the lightning web component. RecordId property is used in the lightning record page, and the property, i.e., recordId, is set to a current record Id. We are using this property in a JavaScript class using a @api decorator, and we need to define… Read More »

Configure Launch Pad in Salesforce Lightning Experience

In this blog, we will see how to configure the Launch Pad in Salesforce. As Launch Pad is a standard Lightning Component which you can add to any Lightning page. They create a shortcut to important places for users. You can add any items that have tabs associated with them—standard and custom objects, Lightning web… Read More »