Tag: certification
-
How to Disable Lightning Component Cache in Salesforce?
When building Lightning Components in Salesforce Lightning Experience, developers often encounter a situation where the changes made to their component files — especially the JavaScript controller or helper files like custom_componentController.js or custom_componentHelper.js — don’t immediately show up after saving and reloading the page. You might have noticed that even after performing a normal refresh,…
-
How to navigate in lightning out?
When working with Lightning Components embedded inside a Visualforce page, a common challenge arises when you want to perform navigation actions such as redirecting to a record page or opening a new record form. Normally, Lightning provides navigation events like $A.get(“e.force:navigateToURL”) and $A.get(“e.force:createRecord”). However, these events only work when the component is hosted inside the…
-
How to Use a Picklist in LWC Table and Update Records?
When working with editable records in Lightning Web Components (LWC), you may run into situations where you want to display fields in a table-like structure, iterate over them using for:each, and allow users to edit certain fields. For text or number fields, the lightning-input component works fine, but for a picklist field you need to…
-
How much does it cost for Salesforce Certification Exam? Is it Expensive?
Salesforce certification is not expensive, if you consider taking exam on your own, you have to spend on it but if your employer offers it, then they will sponsor it. Most of the employers are offering Salesforce certification exam costs to their employees. As per 2024 data, Salesforce Administrator Certification exam costs $200 for one…
-
What is the future of a salesforce developer in India 2017?
As per a report by Indeed Salesforce will create 1.9 Million new jobs by 2020. Three of my friends were doing salesforce freelancing and got such a great response that they have quit there job and now working on establishing their own company. Salesforce prospects are great but you have to work little harder now…