Skip to main content The new Salesforce certifications experience is live! Visit Trailhead Academy to explore your new certifications homepage.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.
2 answers
  1. Jul 5, 2024, 1:12 PM

    Hi @Jaffar Sharief,

     

    I'm a member of the Trailblazer Help team. This issue needs further review and we may need access to your playground. We will reach out to you via email to connect further. Thank you!

     

    Best Regards,

    Ravindra

     

    ++CreateTrailheadCase

0/9000

Hi team,  

 

I am trying to complete this course however my Cadences option does not seem to connect in my Trailhead Playground and I was wondering if you could please help me with this.  

I have tried to sign up for the free Developer Edition org with Quick Cadences

and connect this with my Trailhead playground but it is still not working.  

 

Any support here would be greatly appreciated!

 

#Trailhead Challenges

1 answer
0/9000

There is a preview pane that pops up when you hover over a specific opportunity from the Forecast Tab. I would like to format this pain to have some other types of detail information, such as Forecast category, amount, co-owner, etc... Does anyone know how to go about this?  

#Salesforce Developer #Salesforce Admin #Forecasting

 

 

How do you format the right pane under the Forecasts tab that previews Opportunities?

 

 

2 answers
  1. Manoj Nambirajan (Dell Technologies) Forum Ambassador
    Today, 3:19 AM

    @Yullanda H i am not sure if this is possible but try to change Opportunity compact layout to see if that reflects your ask

0/9000

I'm using UnofficalSF's File Upload Improved in several different screen flows. So far, it has worked exactly as expected. However, I have created a new screen flow where I am using this component. When I run in debug, everything works as expected, however, when I log into the experience site where the flow is hosted, things are awry. The upload component shows on the page as expected, I can click the Browse button and it opens a director and I can pick a file, I can also drag and drop. However, no matter what I do, the file does not attach. Any suggestions? 

 

#Flow  #UNOFFICAL SF  #Upload Files

1 answer
  1. Steven Trumble (Skie) Forum Ambassador
    Today, 3:13 AM

    Hvae you done this workaround? 

     

     

    • We have had a few inquiries on the component not working in Experience Cloud Sites that use Lightning Web Runtime. The standard lightning-file-upload component is not currently supported in LWR due to it being wrapped in Aura as of the Spring 23 release of SF however to get around this you can mark Embed on External Website as true and it switches the component to use lighting-input as the file upload method when doing this you are restricted to the 3.5 MB file size limit but does give you an option for file upload in LWR

    https://unofficialsf.com/from-josh-dayment-improved-file-upload-in-flow-screens/

0/9000

Hello - I have two objects, Account (parent) and Financial Account (child). I have a lookup field already for the relationship. I am trying to have a formula field check a box on the account object if the financial account name contains the word "Indirect". Here is my formula  

Formula Field

I tested and the box will not check. Any help is appreciated.  

 

#Formulas  #Lookup Relationship

2 answers
  1. Steven Trumble (Skie) Forum Ambassador
    Today, 3:12 AM
    CONTAINS(TEXT(Financial_Account_Lookup__r.Name), "Indirect")
0/9000

"Exam registration is now closed.

A new Salesforce certification experience is coming July 21st. " 

Why it's still not available, I wan to book an exam for Salesforce Certified MuleSoft Developer., 

 

#Trailhead

1 answer
  1. Steven Trumble (Skie) Forum Ambassador
    Today, 3:10 AM

    https://trailheadacademy.salesforce.com/certificate/exam-mule-dev---Mule-Dev-201

     

     

    Exam registration occurs in trailhead now, not webassessor.

0/9000

In playground 2nd 

 A challenge in which we have to create a custom object named Energy audit and in that we have to create various fields and relationship. one realtionshp to create was a lookup relationship with the Account object. Now when I am creating a record in the Energy Audit object and I am typing a value in the Account Object the values are not showing up i.e if I type any matching name it should have come up but it is not coming like it feels that account is not properly linked beacues no values are showing up.  

The above scenario i described is in the 2nd playground where iam comleteing this challeenge 2nd time. Because the 1st time I completed the challenge it was playground 1. During the 1st time everything happend correctlyy the values from the account field was also popping up but later when i clicked on "Check to earn 500 points" button to check challenge is completed, it gaved an error. I know there is no error in the 1st one I completed it must be a technical glitch so I began the challenge in 2nd playground. 

So my question is why I am not able to get values in the account field just by typing some values in account field like I was able to get in the playground 1(I didnt imported any data in the account field there also. I did nothing extra ) All the steps I did in playground 1 was same as in Playground 2 but why is this happening then? 

 

#Trailhead Challenges

5 answers
  1. Today, 3:01 AM

    @Sathvika Totakura

     

    I already did this 2 days ago, as you mentioned i.e creating a developer org by the link you provided. But inside the org, neither there was a "Recruiting App" nor any kind of data related to it.

0/9000
1 answer
0/9000

Hello everyone, 1st July 2025, trailhead had been upgraded to trailhead academy, I still logined into trailhead with my account normally, but when I accessed to Trailhead Acadamy, my account had error creating user and return url as below. I opened cases support but none exactly answer and I still stucked when login to that page. Could anyone to support my issue, look like my account had been mirgrated to new trailhead academy? I don't know how to resolve. My trailhead account and my webassessor is the same account and same informations, I had have the Sales cloud Exams since 30th June, 2025 but still now I can't access to Trailhead Acadamy. Plese support me. Thanks.

 

https://trailheadacademy.salesforce.com/error?ErrorCode=ERROR_CREATING_USER&ErrorDescription=Required+fields+are+missing%3A+%5BUsername%2C+Last+Name%2C+Email%2C+Alias%2C+Time+Zone%2C+Locale%2C+Email+Encoding%2C+Profile%2C+Language%5D&ProviderId=0SOKV0000004Gb7&startURL=%2Fhome

 

Trailhead Acadamy login issue

 

#Trailhead Academy Course Today

0/9000

Salesforce Code Analyzer v4 is scheduled for retirement as of August 2025. Use Code Analyzer v5

instead. 

 

"sf scanner run" (v4) supported annotations like

@SuppressWarning('PMD.CognitiveComplexity')

@SuppressWarning('PMD.CyclomaticComplexity')

in code to supress output.    

 

The new v4 analyzer, `sf code-analyzer run` seems to ignore the annotations. 

 

I expected the new one to be more compatible. 

 

Is there a better place to discuss this short of opening a support case? 

 

 

3 answers
  1. Jul 18, 9:53 PM

    Hey @Tom Gagne

    Shouldn't be suppressWarnings instead of suppressWarning (missing 's') ? 

    Best regards,

0/9000