Trending questions

0 votes
1 answer
16 views

Correct Approach to Wrap an LWC component in Aura for QuickAction

Question If I've got an LWC component, memoEditor, that's driven by a recordId attribute. It works great on lightning record pages. Now I'd like to be able to use my memoEditor in an Aura component so ...
Ralph Callaway's user avatar
0 votes
0 answers
17 views

How to know what application a user is in

In apex, how can I know what application a user is in? I found this idea online (below) but I was in one app, ran that code and it said I was in a different app. I don't think that code works. I ...
Lisa Johnson's user avatar
0 votes
1 answer
18 views

Is there a good way to get the call stack in Apex?

I'm currently working on a logger object that will include a field for the Call Stack on every log entry. This is done automatically by the logging class for any log entry, not just exceptions. ...
Ron Van Aken's user avatar
0 votes
0 answers
13 views

Creating flow to Allow users to create a Quote from an Opportunity and be redirected to the newly created Quote record upon completion

I'm creating a flow to Allow users to create a Quote from an Opportunity and be redirected to the newly created Quote record upon completion. I keep getting an error. Looking for input into what I ...
Lisa Walters's user avatar
0 votes
0 answers
35 views

Column width setting not working when rendering HTML inside of Apex code

I have a requirement to generate PDF with a table inside that displays a list of items. I was able to make most of it work but the width setting inside style tag doesn't seem to have any effect at all....
sumchans's user avatar
  • 977
1 vote
1 answer
45 views

Refresh child LWC component

Problem statement I have an LWC component that display list of contacts. Upon selecting a contact, there is a child LWC component that loads records from its related record- custom permissions (a ...
Mahmood's user avatar
  • 6,026
0 votes
0 answers
7 views

Embedded Deployment doesn't fire onEmbeddedMEssagingReady in LWC

I am working on an Experience Cloud Site (Aura Template) and I would like to add handlers to my Embedded Service Deployment events. I have laid out my LWC like so: embedded_svc = ''; ...
jordan.baucke's user avatar
0 votes
0 answers
24 views

sf data commands

I am going to load some data into SF from the command line using sf data upsert bulk. The data is coming from an external system, and contains a unique identifier from that system. I do not have the ...
hamayoun's user avatar
  • 2,789
0 votes
0 answers
20 views

Report Not Filtering by Project Name in Experience Cloud Using LWC

I have a Lightning Web Component (LWC) deployed in an Experience Cloud site that allows users to view reports filtered by a project name. The component is placed on a project record page (object: ...
Chandrasekar M G's user avatar
0 votes
1 answer
30 views

How to track RMM unsubscribe events in SFMC?

I have Reply Mail Management enabled in Salesforce Marketing Cloud Engagement, and the "Unsubscribe Manual Requests" setting is turned on. I'm trying to generate a report showing how many ...
DaveHarrison's user avatar
-1 votes
0 answers
15 views

How to perform external system integration in Salesforce Commerce Cloud (SFCC B2C)?

I’m working on a project using Salesforce Commerce Cloud (SFCC B2C) and need to integrate it with an external system. In Salesforce CRM (Sales Cloud/Service Cloud), we usually perform such ...
Ashish Chikara's user avatar
-1 votes
0 answers
14 views

How to Create a Managed Package for Salesforce Commerce Cloud (SFCC)?

We are planning to build a managed package targeted at Salesforce Commerce Cloud (SFCC) customers. I am familiar with creating managed packages in Salesforce (using 2nd Generation Packaging and ...
vikash kumar's user avatar
1 vote
0 answers
25 views

Related To field not showing in hover preview for events on public calendar

I'm running into an issue with Salesforce calendars and would appreciate your help. I'm creating events that are assigned to both my personal calendar and a public calendar. All events are created by ...
Yahia LAKACHE's user avatar
-1 votes
0 answers
18 views

How to Create and Deploy Cartridges in Salesforce B2C Commerce Cloud (SFCC)?

I’m looking for guidance on how to properly create and deploy cartridges in Salesforce B2C Commerce Cloud (SFCC) . Could someone walk me through the following steps or point me in the right direction? ...
Harsh Chandra's user avatar
-1 votes
0 answers
13 views

I need to display currency format in the subject of VisualForce Email template

I want to display a currency field in the currency format. It is displaying as a number now. For example, if the amount is 150000, i want it to display as $150,000. I'm using VisualForce Email ...
Aruna Sree Tummuri's user avatar

15 30 50 per page
1
2 3 4 5
9076