-
What are Lightning components for update values based on select list in Salesforce?
I would like to create a lightning component for update field based on selected value from "select list" in lwc.
I need this component in "force:lightningQuickAction" - so when user open a example ticket and click the button XYZ component will show (it's alraedy done) and select status - click save then the selected status should be change of current ticket record. What should I do next with it ? What I need to write in controller ?
<aura:component implements="force:lightningQuickAction" >
<lightning:select aura:id = "statusSelect" name="statusChoose" label="Setup new status" required="true" onchange="{! c.onChange }">
<option value="working">Working</option>
<option value="escalated">Escalated</option>
<option value="done">Done</option>
</lightning:select>
<button class="slds-button slds-button--neutral uiButton--default uiButton--brand uiButton" type="button">
<lightning:button variant="brand" label="Save" onclick="{! c.saveClick }" />
</button>
Log In to reply.
Popular Salesforce Blogs
15 Must-Have Productivity Tools for Salespeople Utilizing Salesforce in the Field
Mastering the right “on-the-go” sales tool is ultimately the best weapon for making sales reps 10x more productive and sales managers 10x smarter – continue…
Webinar: Performing a Successful Technical Debt Assessment in Salesforce
Technical debt is a concept in software development that reflects the implied cost of additional rework caused by choosing an easy (and potentially limited) solution…
Use Salesforce Lightning Component in Visualforce Page
In winter ‘16 a new and powerful feature was introduced which allows you to implement your Salesforce Lightning Component in Visualforce pages. There are three…
Popular Salesforce Videos
Connect Google Ads Lead Form Extension to Salesforce
Do you need to collect leads from your Google Ads Lead Form extension and receive them directly in your Salesforce org? We demo how to…
Case Escalation In Salesforce | Salesforce Development Tutorial
Case Escalation in Salesforce. This video will cover the following points - 1. Case escalation Get a brief introduction about case escalation. 2. Configuration Take…
4 Benefits of Salesforce Vlocity Communications Clouds
Vlocity Communications effortlessly collaborate with Salesforce Service Cloud to design a solution to garner personalized and uninterrupted experience for customers throughout their channels. This not…
Popular Salesforce Infographics
Top-notch Salesforce Development Services and Consulting
Our top-notch Salesforce development services. As a Salesforce Development Services partner, we have access to a wide range of resources and support from Salesforce, including training,…
What is CRM Process?
CRM denotes Customer Relationship Management (CRM). The name itself says that it is a system for managing the relationship with customers. It includes effective software…
How to Navigate a Successful Salesforce Implementation
There are many ways to navigate a Salesforce implementation. Check out this infographic to learn how to do it successfully.