Skip to main content Build the future with Agentforce at TDX in San Francisco or on Salesforce+ on March 5–6. Register now.

Feed

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

what to do if the above error message appears. it does not allow me to move forward on the Admin Trailhead guide

 

#Trailhead Challenges

5 answers
  1. Today, 11:58 AM

    Hi @we make it -,

     

    Hope you are doing well. I am from the Trailhead help team.

     

    We tried checking this in the backend and see that you have successfully completed 'Data Modeling' Trailhead.

     

    May I request you please mark the correct answer as Best Answer if any of the above responses helped you and close this thread so that it can be helpful for other Trailblazers as well who are facing the similar issue.

     

    Best Regards,

    Nagendra Babu Pilli

     

    Trailblazer Help

0/9000

public class AccountHandler {

    public static Account insertNewAccount(String nm) {

        Account acct = new Account(Name = nm);

        try {

            insert acct;

        } 

        catch(DmlException e) {

            return null;

        }

        return acct;   

    }

}

 

#Trailhead Challenges

4 answers
0/9000

Hi Trailblazers,

I’m working on the Multi-Factor Authentication and Single Sign-On Settings Superbadge Unit, but I’m stuck because MFA is not being invoked during login for a specific user, Brochan Pane.

Here’s what I’ve done so far:

  1. Checked Org-Level MFA Enforcement
    • Enabled Multi-Factor Authentication for User Interface Logins in Session Settings.
    • Reviewed Login Access Policies to ensure no IP relaxation policies are bypassing MFA.
  2. Verified Permission Sets
    • Confirmed the "MFA Authorization for Break Glass Admin" permission set is assigned to the user and includes:
      • Multi-Factor Authentication for User Interface Logins.
      • Two-Factor Authentication for API Logins (if applicable).
    • Assigned the "Lightning Login User" permission set.
  3. Checked User Settings
    • Confirmed Salesforce Authenticator is registered under App Registration in the user’s Advanced User Details.

Despite following these steps, MFA is still not triggering. Has anyone encountered this issue while completing the Superbadge? Any advice would be greatly appreciated!

Thanks!

#Trailhead  #Trailhead Challenges

4 answers
  1. Dec 27, 9:06 AM

    Hi@Abinet Gebremedhin,

    • Super badges are part of the credentialing program,
    • Please make sure you Signed up for a free org with special configuration
    • Please check prerequisite
    •  Please Check out the Superbadge Challenge Help article.
0/9000
3 answers
  1. Today, 11:55 AM

    Hi @we make it -,

     

    Hope you are doing well. I am from the Trailhead help team.

     

    We tried checking this in the backend and see that you have successfully completed 'Data Modeling' Trailhead.

     

    May I request you please mark the correct answer as Best Answer if any of the above responses helped you and close this thread so that it can be helpful for other Trailblazers as well who are facing the similar issue.

     

    Best Regards,

    Nagendra Babu Pilli

     

    Trailblazer Help

0/9000

Hello experts!

 

Could you help me clarify the following request? I am curious if this is possible and if so, what would be the steps to achieve this integration? I don't have experience with Mobile Studio, but I want to learn about it. I look forward to your advice, thank you!

 

#TrailblazerCommunityHelp  #Salesforce Developer  #Service Cloud  #Salesforce Admin  #Marketing Cloud  #Integration  #TrailblazerCommunity

1 answer
0/9000
4 answers
  1. Today, 11:51 AM

    Thanks Team for sharing the solution. Now I am good to go with further process.

     

    Thanks and Regards,

    Shivva Naresh

0/9000

Hi

I'd like to add buttons to the contact layout page (in the list view, and not in the contact record page)

 

How to do so?

I want to add a button here: (it is a community classic)

 

Contact.png

 

#Experience Cloud

2 answers
0/9000

In Wise Wolf playground , I am trying to complete the https://trailhead.salesforce.com/content/learn/modules/point_click_business_logic/validation_rules

challenge 

As mentioned in the challenge I couldn't find any MailingPostalCode in the insert field options only the BillingPostalCode and ShippingPostalCode 

Can someone help with this challenge

 

#Trailhead Challenges

4 answers
  1. Today, 11:46 AM

    Hi @Chaitanya Brugubanda,

     

    Hope you are doing well. I am from the Trailhead help team.

     

    We tried checking this in the backend and see that you have successfully completed 'Formulas and Validations' Trailhead.

     

    May I request you please mark the correct answer as Best Answer if any of the above responses helped you and close this thread so that it can be helpful for other Trailblazers as well who are facing the similar issue.

     

    Best Regards,

    Nagendra Babu Pilli

     

    Trailblazer Help

0/9000

step 12: For Object Field, find and select Quick Summary .  Quick summary is not available to select, how can I move forward please

Trailhead: Quick Start: Prompt builder

 

#Trailhead Challenges  #Prompt Builder

3 answers
  1. Today, 11:45 AM

    Hi @Jennifer Campbell,

     

    I Hope you are doing well.

     

    I am from the Trailhead help team. May I request you please let us know if any of the above responses helped you resolve the issue? If yes, kindly share the solution that helped you resolve the issue so that it might help the fellow Trailblazer's who are facing the similar issue.

     

    Else, please let us know the Trailhead module/badge that you are working on so that we can go ahead and create a case on behalf of you and can assist accordingly.

     

    Kind Regards,

    Nagendra Babu Pilli

     

    Trailblazer Help

0/9000
3 answers
  1. Today, 11:44 AM

    Hi @Jennifer Campbell,

     

    Hope you are doing well.

     

    I am from the Trailhead help team. May I request you please let us know if this is part of any Trailhead module/project that you are working on so that we can understand better and can help you further.

     

    If this is related to any Trailhead badge, kindly share the URL of the Trailhead so that we can assist further. Else, please let us know if this is part of any real time business use case that you have been working on so that we can guide you accordingly.

     

    Kind Regards,

    Nagendra Babu Pilli

     

    Trailblazer Help

0/9000