Skip to main content

#Custom Action Button0 discussing

                     Action Button Call LWC but Action button not visible for Mobile View 

 

 

I have added an action button to call the LWC component, which I have to use in mobile view also, but on mobile view it is not visible. I tried create Global action, but no LWC Component is showing in list. 

Action Button Call LWC but Action button not visible for Mobile View I have added an action button to call the LWC component, which I have to use in mobile view also, but on mobile view it is not visi

 

Screenshot 2025-03-12 at 12.21.27 PM.png

 

#Salesforce Developer  #Actions Buttons  #Custom Action Button

0/9000

I am trying to create an action that shows up in the Field Service mobile app that when the user clicks on the action, it takes them to a specific url. I can not get the action to show up on mobile app for service resources to use. I’ve built the action, added it to the page layout and still nothing. Any thoughts?

#Salesforce Field Service #Quick Actions #Custom Action Button
1 comment
0/9000

Hi All,

 

Looking help on QLE page.

Our client want to have a popup screen on quote line editor page which take few input from user and then it update the field of QLI's as per input.

I created few fields on Quote and price rule, if I manually update these fields price rule is working as per expectation.

Now I have created a VF page and used in on custom action but when I update the quote fields from VF page price rule is not getting triggered as it will not have new value.

Does any have solution or done some similar customization?

Any response would be highly appreciated.

4 comments
  1. Sep 23, 2020, 12:35 AM

    To me, it sounds like your current solution is more complicated than it needs to be.

    I agree that adding fields to the Line Editor field set on the Quote object is likely the best way to gather the data you need, especially since you want the user to update only a few fields.

    The CPQ quote calculation sequence runs when you click Calculate, Quick Save, and Save. So your pricing should be accurate at that point. Is there a reason why that approach will not work? We might need more context to give you better answers.

0/9000

Hi All,

I created a Custom Action, Save and Navigate type with a custom URL to an external site. It works fine when used in the Sales cloud. However, when used in the Partner community, I am getting below error.

 

Refused to display 'https://{site-name}' in a frame because it set 'X-Frame-Options' to 'sameorigin'.

 

How to overcome this issue in the CPQ partner community?

 

#Custom Action Button #CPQAskAnExpert 

0/9000

Hi! I'm new to Maps and we are in the process of configuring and getting ready for our users to go live.  we've created a custom action button that we want users to be able to access directly from a click2create lead tool tip. But we've discovered that we can only add our custom action button to a marker layer tool tip.

Has anyone found a way to add a custom action button to the tool tip that shows when you create a new lead right on the map?

3 comments
  1. Jul 29, 2020, 7:55 PM
    @Sarah Sheffield

    , No, after adding data to your salesforce org through Maps, there is not the immediate capability to add your custom button to that tooltip set.

    You can, however, refresh a lead layer and utilize your custom action button there.

0/9000