SFDC

jQuery DataTable in Salesforce Lightning Component

jQuery DataTable in Salesforce Lightning Component

jQuery Datatable is a powerful plugin that will allow creating a table with advanced features and interactive control. It provides searching, sorting, pagination, multiple selections, and many other features. This post will fetch the sample Data from salesforce and display using the jQuery Datatable. In order to use the jQuery Datatable , the jQuery library …

jQuery DataTable in Salesforce Lightning Component Read More »

Audit Trail in Marketing Cloud

Audit Trail in Marketing Cloud

Auditing is an crucial part of every Organization, Every Organization wants to monitor user logins and user activity for compliance and Security purpose. Salesforce Marketing cloud provides this feature called Audit Trail which allows security admin users to view Marketing Cloud access and activity records. Marketing Cloud offers two types of Audit Trail Basic Audit …

Audit Trail in Marketing Cloud Read More »

Send ICS calendar invitations for Outlook meetings

Send ICS calendar invitations for Outlook meetings

Here we are going to send the meeting invites from salesforce using ICS calendar to our outlook. In general ICS is the  iCalendar/.ics/.ical file and it is used to store the calendar information. Whenever you export anything a outlook, google, etc., calendar  it will automatically save as .ics file. New and updated meetings are sent …

Send ICS calendar invitations for Outlook meetings Read More »

Using Modal/ Popup in Lightning Web Components

Using Modal/ Popup in Lightning Web Components

 In this blog, we will be learning to use Modal/ Popup in Lightning Web Component. We will be using SLDS classes that helps in showing or hiding the Modal. The below classes help in showing and hiding of the modal slds-fade-in-open – Shows the modal slds-backdrop_open – Shows the backdrop(greyed out) So, adding and removing …

Using Modal/ Popup in Lightning Web Components Read More »

Scroll to Top