Skip to main content

Questions tagged [quickaction]

With quick actions, you can make your users’ navigation and workflow as smooth as possible by giving them convenient access to information that’s most important. For example, you can let users create or update records and log calls directly in their Chatter feed or from their mobile device.

0 votes
0 answers
35 views

I have the following quick action: <?xml version="1.0" encoding="UTF-8"?> <QuickAction xmlns="http://soap.sforce.com/2006/04/metadata"> <description>...
Sebastian Thomas's user avatar
1 vote
2 answers
758 views

I am having an account record, which displays related contacts in the related list. As seen in the screenshot, currently the contact record has three actions - "Edit", "Delete", ...
prabanch nath's user avatar
0 votes
0 answers
56 views

/lightning/action/quick/{objectApiname}.{Api_name_of_the_quick_action}?context=RECORD_DETAIL&recordId={!CASESAFEID( {objectApiname}.Id )} using this i called this Action Button in for mobile view ...
mohnish vaidya's user avatar
0 votes
0 answers
166 views

In Salesforce, I have created a custom quick action. The quick action is for an Aura component. On the page layout, I have added the quick action as the first item in the "Salesforce Mobile and ...
hamayoun's user avatar
  • 2,809
-1 votes
2 answers
442 views

I am trying to deploy a quickAction file in Salesforce environment through VScode. The quickAction file it is mainly a popup form that opens when I click a button in B page layout. There are fields ...
tsuser's user avatar
  • 1
0 votes
0 answers
234 views

Requirement : I have requirement to create a quick action button on standard case object to send email. I need to auto-populate To Address with the default email address(Pre-defined value). Work I ...
Bibbi's user avatar
  • 13
0 votes
1 answer
3k views

I have a custom LWC that is rendered on a record page. I'd like to have some buttons on it that launch quick actions that launches another LWCs for the same record as modals. I haven't been able to ...
Ken's user avatar
  • 729
1 vote
1 answer
68 views

I'm trying to populate a 'lightning-combobox' element with an Account's address data. This component is being triggered from a "Create Case" quick action within an Account record. I'm lost ...
Aparicio Jr's user avatar
1 vote
1 answer
137 views

I am struggling here, I am trying to have my page layout with due date appear when creating a new task based off a custom quick action on Opp. Its confirmed on the page layout, permission to it, etc ...
ForrestFairway's user avatar
1 vote
0 answers
356 views

I've created a custom Account page using LWC and lightning-record-edit-form, but the Account Owner field is not editable through the lightning-input-field, so I would like to have a custom button to ...
Lucas Fabossa's user avatar
1 vote
1 answer
92 views

I recently created an LWC to use as a quick action in the case field, to send a specific email with one click, I also created the class to call the records that I would need. I configured ...
Guilherme Sousa's user avatar
0 votes
0 answers
194 views

I understand an LWC record action cannot directly be used to override a standard action like 'new' or 'edit'. I've referred to a blog which invokes a LightningModal LWC from an Aura component. Based ...
N_H1922's user avatar
  • 366
0 votes
1 answer
1k views

I have quick action that opens a flow in a modal. I have a lwc component that displays a toast message upon the last screen of the flow. I'm trying to auto close the modal upon reaching the finish ...
user1718612's user avatar
1 vote
0 answers
291 views

We have a global action to send email. It populates the to address correctly when invoked from Contact detail page. We want to use same the global action to send email from Opportunity record. Here ...
Exps's user avatar
  • 283
0 votes
2 answers
469 views

I've been struggling with creating an Action/Button or Link in ActionPlanTemplate object. I have access to all permissions I could find on internet: Permission Set Assignment: Action Plans Permission ...
yanaspaula's user avatar

15 30 50 per page
1
2 3 4 5
20