-
how to implement custom lookup input text in a lightning component in Salesforce?
i have to implement a custom lookup input text in a lightning component.
Log In to reply.
Popular Salesforce Blogs

Salesforce Consulting Services Companies Must Know 8 Things
Salesforce is more than just a CRM it can help you with all aspects of your business. If you do it right, and depending on…

Get Picklist Values in Salesforce Lightning Component From a Common Apex Function
See below the code example to get Picklist Values in Salesforce Lightning Component from a Common Apex Function: CommonPicklist.cmp <aura:component controller="CommonPicklistController"> <aura:attribute name="ObjectName" type="String" default="Opportunity"…

Comprehensive Guideline On Salesforce Cloud Native
Cloud computing has been granted accreditation for growing competitiveness by improving flexibility, elasticity, and reducing cost. Companies use cloud-based computing as a means of increasing…
Popular Salesforce Videos
Algoworks attended Dreamfest 2019!
Algoworks attended Dreamfest 2019 and we had the most enjoyable time ever! Fleetwood Mac played at the venue and the crowd went crazy, energy was…
Transition to Salesforce Lightning Experience
Transition to Salesforce Lightning Experience for Overall Navigation, Global Search, Home Page, Accounts, Leads and Opportunities. This video walks you through the recommended process, including…
When to Use Apex? | Flows of Action in Apex | Learn Salesforce Development
In this Video Shrey explained When to use Apex and Flows of Action in APEX. Let's Learn the End User and Developer action (Flows of…