Skip to main content The last day to register for a Salesforce or Tableau exam is June 30th. Learn more about the new Salesforce certification experience coming July 21st.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.

Hi, would someone mind sharing an example of using quickchoice with static resource images? 

 

I have the images stored in the fsc_Quickchoice_Images static resource and I am populating a string collection with the names, but I cannot get the images to show: 

 

 

Example of quickchoice images

 

 

 

quickchoiceparamters.png

my requirement is for a tablet based flow to allow people who can't read to select items for a food parcel. 

many thanks 

 

2 answers
  1. Today, 8:43 PM

    @Tricia Nolan

    I use this in a couple area's with images.  1st- since you are using name strings and images you have to make sure everything is in order and the names you are adding match those inside the zip file and include the full file name (including .png - see image below). 2nd, I do not know which one is the correct one anymore but I update 2 difference zip folders in my static resources. I no longer know which one is the correct one as I always just update both at the same time but one does not work. The other folder is called quickchoice_images and you got the other one correct.  

     

    Last- I stopped using the full strings after he added the static choices. It's much easier to manage but that has nothing to do with your question and you still need to have your image files in order and set the same way. You can delete all the other variables though.  

     

     

0/9000
6 answers
  1. Today, 5:16 PM

    HI @Delia Guo

     

    I am from the Trailhead help team. May I request you please let us know if  the above responses helped you resolve the issue? If yes, kindly share the solution that helped you resolve the issue or please make sure to mark the response which helped you to resolve your query as 'Best Answer' so that it might help the fellow Trailblazer's who are facing the similar issue.

     

    Else, please let us know so that we can go ahead and create a case on behalf of you and can assist accordingly. 

     

    Thank you! 

    ++TrailheadHelpFollowUp

0/9000

Hi, I wonder what's the simplest option-  we can't use Field History Tracking on the Opportunity Product. Should I create a flow with a loop , custom object of history to populate it based on changed values on the opportunit  product? Can someone describe in detail , thanks Please don't paste an answer from chat gpt,  thanks 

 

#Salesforce Flow  #Salesforce Developers  #Automation

1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 8:42 PM

    Hello @Joe smith, please see the proposed suggestions in this similar thread 

    https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000J5iFmSAJ

    And please upvote this idea : 

    https://ideas.salesforce.com/s/idea/a0B8W00000GdmFTUAZ/field-history-tracking-for-opportunity-products

     

    PS : For information, it is against the Community policy to answer with AI generative tools. If that happens, Salesforce team members and Trailhead Community Forum Ambassadors help moderating / reporting this kind of AI-generated answers.

     

    Eric

0/9000

Hello, Trailblazers! 

I did stumble on the very first challenge of Agentforce for the Service Superbadge Unit. 

 

Error says: 

Challenge Not yet complete... here's what's wrong: 

The Agentforce Data Library setup is missing the required Code of Conduct PDF configuration. Please allow sufficient time for the configuration to complete. 

 

  • I uploaded the file and waited around 30 minutes. The status in Agentforce Data Library is 'ready'.
  • I uploaded the same file and waited several times
  • I created a totally new org and repeated all actions once again

The error is the same. I want to complete 'Become an Agentblazer Innovator', but I just can't because validation doesn't work properly, or there is some other problem 

 

 

Agentforce for Service Superbadge Unit first challenge error: The Agentforce Data Library setup is missing the required Code of Conduct PDF configuration

 

 

Data Library Status.png

 

Please advise, it's getting on my nerves...

 

 

#Trailhead Superbadges  #Agentforce

19 answers
  1. Jun 18, 3:30 PM

    I created one More org and repeated the actions. Used clean Microsoft Edge and it passed. Not sure what the problem was, but it's very strange.

0/9000

I have completed all the steps and I have these Warnings but no obvious guidance to correct them 

 

Warnings on Bring External Data into the Contact Page Layout

 

 

 

#Trailhead Challenges

1 answer
0/9000

Hello All, 

Could you please help me with the following question: 

 

We are using the email service TicketsFromEmail with the Apex class MailListen_IncidentCTHandler to automatically create incidents in Remedy from incoming emails. 

Recently, the Apex class was updated in the Sandbox environment by adding the following line: 

incident.Title__c = email1.Subject; 

This change is intended to populate the Title field of the newly created incident using the subject line of the email that triggered its creation.

Issue with update of Apex class

 

However, when I send emails with the template name in the subject line (e.g., EQNH New Hire - Test Test_06/23/2025) to create an incident using that template, the Title field in the incident includes the entire subject line, including the template name (e.g., "EQNH"). 

 

Could you please help me understand how I can update the Apex class—or specifically the newly added line 

incident.Title__c = email1.Subject; —so that the template name (e.g. EQNH) is excluded from the Title field of the created incident? 

 

Thank you in advance!

1 answer
  1. Today, 8:36 PM

    Hi @Serge Shelkoshvein -- that depends a bit on whether the template names are standard. If they will always be 4 characters and followed by a space, you should be able to do something like:

    incident.Title__c = email1.Subject.substring(5);

    which will remove the first 5 characters from the subject line. If they are not predictable in a standard way, you may need to get more creative.

0/9000

I'm working through the trail mix for the associate certification.  I'm on user management module for permission sets and permission groups.  I feel like Ive done everything right but it keeps telling me: "We can't find that the Sales User permission set group mutes edit access for the annual revenue and customer priority fields." 

 

 

I have my user.  

I have the permission set as Account Access. 

I have the permission set group Sales User.  When I look at the muted group permission for Sales user the annual revenue and customer priority fields are checked as muted.  

 

Can you help me figure out what I'm doing wrong? 

 

Suzanne 

 

 

#Trailhead Challenges

1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 8:33 PM

    Hello @Suzanne Sliclen

    have you well spelled the permission set / permission set group ? 

    Could you please share some screenshots ? 

    Eric

0/9000
1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 8:32 PM

    Hello @p jagadeesh

    that may happen. Please try again.  

    https://www.salesforce.com/form/developer-signup/?d=pb

     

    Eric

0/9000

Under "Set Actionable Variables" section, it says to click on the plus sign for 'Set up variables For Recommendations", but I only see "Set up variables For Prescriptions". Was this an error? 

 

#Trailhead Challenges

7 answers
  1. Evaldas Zaranka (Evaldas) Forum Ambassador
    Today, 8:32 PM

    Hi,  

     

    This module had some issues, and because of this, it was removed for now. It will be introduced again once the Trailhead team applies the fix.  

     

     

0/9000

Hello, I've completed the Bring External Data into the Contact Page Layout lesson however when I go to verify my 100 points, I received the following error message (see screenshot #1). However, it looks like I did set this up in my sandbox (see screenshot #2). Can you please help me resolve this so I can move onto the next lesson? Thank you in advance  

AgentBlazer: Issue With Finding Reservations Related List in Contact Lightning Record Page

 

 

AgentBlazer Training - Reservations.png

 

 

 

 

#Trailhead Challenges

1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 8:31 PM

    Hello @Mila Bui add the related list, to the "Related tab" of the Contact record lightning page. Open a contact, click the setup cog icon, and Edit page ! Eric

0/9000