Skip to main content Salesforce and Tableau exam registrations are now closed through July 21st. Learn more about the new Salesforce certification experience coming soon.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.
6 answers
0/9000

I refreshed my partial sandbox on Monday and I've not made any changes to it except through the DevOps Center.  I created a new Quote lightning page layout, pulled all files, and promoted it successfully from the Developer sandbox to the partial sandbox.  When I tried promoting it to production, I got this error.

The deployment of the work items into the next stage failed.

standard__LightningSales of Type CustomApplication failed to deploy due to LogoVersion can't be specified without Logo.

I went into GitHub and deleted the LightningSales App and saved the changes to the current WI.  I tried promoting again and got the same error message.  Can anyone tell me what I should do now?

1 answer
0/9000

Anyone tried with runSalesforcePricing Action in the flow to trigger Pricing  

 

6 answers
  1. Today, 8:36 AM

    It works perfectly fine for me.  

     

    Based on error nulltagName = LineItem, could you check the PP Price Setting element, if the lineItem is assigned. If the problem persists then reach out to SF support.  

     

    It works perfectly fine for me. Based on error nulltagName = LineItem, could you check the PP Price Setting element, if the lineItem is assigned. If the problem persists then reach out to SF support.

0/9000

I am working on a POC to make the Agent answer customer queries based on the PDF files uploaded in Data Library.  

I initially uploaded a PDF file and it created the search index and did chuking but when I added a new file into the Data Library search index is not getting updated I tried rebuilding

RagFileUDMO,  tried refreshing AiGroundingFileRef_Home

Data Stream but no luck.  

 

#Agentforce

1 answer
0/9000

Dear all, 

 

I have a dashboard based on events for 2 different usage, with a value table. 

1) Some users use it to follow their business week, and they need to have their visit report in the value table  

2) Some users use it to follow their expenses for their week, and they don't need to have visit report field in the value table. 

In the value table I have the following fields :  

- Assigned to 

- Account Name 

- Contact Name 

- Event start date time 

- Event end date time 

- InternalComments__c 

- Location 

 

I would like with a toogle to create an  interaction to display/hide the field "InternalComments__c". 

I don't know how to manage it in the json query 

 

Thanks in advance for your help. 

 

Best regards

0/9000

Dear all, 

 

from recently, I have seen a strange behaviour in SFDC local data sync. 

 

We have a schedule sync planned twice a day (5:00 am & 12:00 pm). 

 

Problem in schedule sync hour

 

sync-5.png

 

But for few objects (included Account & Opportunity) they are synced at (5:00 am, 12:00 pm, 4:00 pm and 12:00 am).... 

 

Do you have any idea ? 

9 answers
  1. Today, 8:24 AM

    Hi @Abhishek R

    I followed your advice but the strange sync behaviour still be here. 

    I will open a ticket on the support. 

    Thanks for your assistance

0/9000

I have a zip folder uploaded as a static resource. It's the same group of fonts we use in our current Aura site. 

 

I've followed the instructions in

this article

to add my custom fonts to the head markup. Here is a sample of what's in my head markup. After adding this, I added a custom font option called "FontName" and then set the custom font and font weight to my H1 and H2 settings (just examples).  

 

Despite all of that, the page is still just rendering the generic default font for everything and web inspector is indicating that the font files can't be found. 

 

<style>

@font-face {

font-family: 'FontName';

font-style: normal;

font-weight: 200;

src: url('{ basePath }/sfsites/c/resource/KnowledgeFonts/Font200.woff') format('woff');

}

@font-face {

font-family: 'FontName';

font-style: normal;

font-weight: 300;

src: url('{ basePath }/sfsites/c/resource/KnowledgeFonts/Font300.woff') format('woff');

}

</style>

1 answer
0/9000

Hello! 

I would like to remove the email composer pop-up and keep just the static one from feed. Would it be possible? How?

3 answers
  1. Khyati Mehta (SmartBridge) Forum Ambassador
    Today, 8:21 AM

    Seems like that option is disabled. i remembered there was an option such back then. How about editing the page layout or action bar—remove the quick action that opens the email in a pop-up and make sure the Email tab is available in the activity section instead 

0/9000

I am Facing issue in Quick Start: Connect Postman to Salesforce while Sending request  

"GET

https://creative-impala-wuvmxs-dev-ed.trailblaze.my.salesforce.com /services/data/v64.0/limits

 

Error: ETIMEDOUT

 

Network 

 

 

Request Headers 

 

 

Sforce-Call-Options: client=postman 

Authorization: Bearer 00DdL00000U4B0P!AQEAQATJlvcCRjcShBABCLopsHVnGnqDvJnGtdPy.dOXW6yrfQbsADrDrMj0h5rz91spvxxmyan6vVcs51KLXAFgUYWL5qQC 

User-Agent: PostmanRuntime/7.44.1 

Accept: */* 

Cache-Control: no-cache 

Postman-Token: 91bfb753-6d17-401e-9004-f74e3ee68f8b 

Host:

creative-impala-wuvmxs-dev-ed.trailblaze.my.salesforce.com

↵ 

Accept-Encoding: gzip, deflate, br 

Connection: keep-alive

 

#Trailhead Challenges

2 answers
0/9000
3 answers
  1. Today, 8:19 AM

    Hi Steven, not sure what that means, but here is the details from the drop down.  

    Hi Steven, not sure what that means, but here is the details from the drop down.

     

     

0/9000