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.
1 answer
0/9000

Step not yet complete in Agent Auth Org

We can't find the 'Get Orders by Contact' flow activated in your org. 

 

 

On this challange:

Setting Up Variables and Filters for Actions

 

 

I followed the steps but the validation is still not catching that this flow is active.  

 

 

Step not yet complete in Agent Auth Org We can't find the 'Get Orders by Contact' flow activated in your org.

 

 

 

#Trailhead Challenges

2 answers
  1. Today, 3:17 AM

    Ah I figured it out, there were two flows with the same name!  

     

    Get Orders by Contact

     | Autolaunched Flow | | | Unmanaged |  | Todd Trevisan | 7/13/2025, 11:57 AM | Flow Builder | Get_Orders_by_Contact |  

     

    Get Orders By Contact

     | Autolaunched Flow | | | Managed-Installed |  |  |  | Flow Builder | GetOrdersByContact

0/9000

I have a component called 'bikeCard' I can see it under Lightning Components but it is not available in the Lightning App Builder. 

Cannot deploy Lightning Web Component to the Lightning App Builder

 

 

Snipaste_2025-07-14_18-55-17.png

 

 

 

 

 

#Trailhead Challenges  #Lightning App Builder  #Lightning Web Components

5 answers
0/9000

I hope this message finds you well. 

I would like to seek your guidance on the following matter.

Content

  • There is a feature in the Salesforce record list view that allows searching for records,
  • but this is not displayed for a certain object in my environment.
  • Note: It is the section displayed to the left of the list view control.
  • How should I configure or set up the above?

I apologize for the inconvenience during your busy schedule, and I appreciate your assistance.

 

(お世話になっております。 

以下のことについて、ご教示いただきたいです。

#内容

  • Salesforceのレコード一覧にて、レコードの検索ができる機能がありますが、
  • わたしの環境のあるオブジェクトではそれが表示されません。
  • ※リストビューコントロールの左横に表示される部分
  • 上記はどのように設定をすればよいですか?

お忙しいところ恐縮ですがよろしくお願いいたします。) 

 

#Trailhead Challenges  #Trailhead  #Service Cloud

1 answer
0/9000

 I'm having trouble progressing because I'm not sure what to do. I keep getting this message: 'We can't find the default record page for the Contact object. Be sure to activate and assign a record page as Org Default.' Any guidance would be appreciated. 

4 answers
  1. Dec 27, 2023, 5:23 AM
    Go to object manager select object record page then click on activate & assign as org default
0/9000
1 answer
0/9000

I have a flow that assigns project managers to orders owned by specific salespeople, however, my flow isn't working for a specific individual and I cannot figure out why. 

 

Here's the debug output where it is failing 

 

Skipped this outcome because its conditions weren't met: project_Manager1

Outcome conditions

Does Require Record Changed to meet criteria: true

1. {!$Record.Opportunity.OwnerId} (005Kc000000rTgmIAE) Equals {!salesrep1} (005Kc000000rTgkIAE)

2. {!$Record.Opportunity.OwnerId} (005Kc000000rTgmIAE) Equals {!salesrep2} (005Kc000000rTglIAE)

3. {!$Record.Opportunity.OwnerId} (005Kc000000rTgmIAE) Equals {!salesrep3} (005Kc000000rTgmIAE)

4. {!$Record.Opportunity.OwnerId} (005Kc000000rTgmIAE) Equals {!salesrep4} (005Kc000000r9YIIAY)

5. {!$Record.Opportunity.OwnerId} (005Kc000000rTgmIAE) Equals {!salesrep5

} (005Kc000000rV5cIAE) 

 

As you can see in line 3, it in fact does match. Salesforce does not recognize this and skips this section causing the decision tree to fail. It only happens with this 1 seller. I've been troubleshooting this for hours now and I can't fix it.  

 

Any ideas? 

 

#Flow  #Automation  #Immediate_Help

4 answers
0/9000

I have a user who changes the Contact Owner on the Contact Record and gets this message below. Contacts are wide open for all of our users. Once the user changes the owner then they can no longer see it and lose access to it. I haven't seen this message before and curious on whats triggering it?  

 

Contact Owner Change Toast Message

 

 

 

1 answer
  1. Today, 2:30 AM

    Hi Rebecca,

    Kindly check org wide default settings once. If its private then it can happen..

    Also do you have role based sharing enabled?

    Thanks

0/9000

What is the difference between visible and read-only field-level security?

1 answer
  1. Today, 2:24 AM

    Hi Emmanuel,

    A field with visible means user can view and edit the field if its added in page layout.

    Read only means they can view the data. Can't edit

    Thanks

0/9000