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
  1. Today, 3:28 PM

    Hi Priyanka,

    I cleared by may end. Its not much hard. It tests concept with real life scenarios. Please do complete the trail mix present in Salesforce administration module. That would help.

    Do try mock questions as well.

    Thanks

0/9000

Hello,   I am checking accessibility on our experience website and while using the screen reader noticed that the website logo's file name is being read.  How do I change it? is there a way to add alt text so that file name is not being read?    

5 answers
  1. Today, 3:25 PM

    Hi @Mehwish Kapadia

     

    Please follow the below steps if you are uploading the logo pic under themes - 

    1. Convert the image on your local machine into base64 code.  

    You can use this site - https://base64.guru/converter/encode/image 

    upload your image file. 

    convert to base64 and copy that text 

    2. Open a text file - 

    copy the below text in that -  

    <!DOCTYPE html> 

    <html> 

    <body> 

    <h1>The img element</h1> 

    <img src="data:image/png;base64, paste_your_base64_code_here" alt="Trailhead Logo"> 

    </body> 

    </html> 

    In the above src attribute - pls specify your file type in the place of png - jpeg, jpg or png. Follow the above syntax and paste your base64 code which is highlighted in bold. Specify the alt text as well that you intend to display.

    3. Save this text file as html file - filename.html

    Hi Please follow the below steps if you are uploading the logo pic under themes - 1. Convert the image on your local machine into base64 code. You can use this site - https://base64.

     

    when you open this html file in the browser and inspect you should be able to see the alt attribute.

    logo_inspect.JPG

     

    4. Now convert this HTML file to JPG/PNG file  

    you can use this link - 

    https://www.freeconvert.com/html-to-jpeg

     download the file. 

    5. Now upload the above downloaded file into Assets first and then add as a logo. 

    You should be able to see the alt text under the screen reader. 

     

    Regards 

    Sravani 

0/9000

I was following this trail where I followed every step as instructed in this module

, However the field mapping didn't happen automatically. 

 

So when I created the formula field, It was mentioned there that I review the field mapping but it didn't happen in the first place. I only see the Start button and when I try to create a new mapping I get the error mentioned in the subject which is understandable because I could see the DMO as lead_object in the dmo. So, I even deleted that dmo and tried to create a new Mapping still getting the same error. 

 

So, Any Data Cloud Peeps for the rescue here? 

 

Thanks!

1 answer
  1. Today, 3:25 PM
    Please share error screenshot and the changes done
0/9000

did the checks multiple times and activated the Partner Account Page too again and again but it still shows the same error 

On the Partner Account Page, make sure that these fields were removed: ‘Prospect Rating’, ‘Region’, ‘Zone’, ‘Has Support Plan’, ‘Support Plan Expiration Date’.

 

#Trailhead Challenges

1 answer
0/9000
20 answers
  1. Today, 3:12 PM

    I'm thinking this maybe the issue - the Standard Objects are not in "Ready" status thus we are unable to select the field in the dropdown.  Been in "Processing" since Friday afternoon...not sure if I should wait or create a new playground

0/9000

No podemos encontrar que el conjunto de permisos "Gestionar solicitudes de empleo" conceda permisos de lectura y modificación sobre el objeto Job Application (Solicitud de empleo).

No me aprueba esto.

 

#Trailhead Challenges

0/9000

Challenge not yet complete in Developer

The 'AddPrimaryContact' class did not achieve 100% code coverage via your test methods. Make sure that you chose 'Run All' tests in the Developer Console at least once before attempting to verify this challenge.

 

#Trailhead Challenges

1 answer
0/9000

Hello All, I am trying to create a data mapping for a custom data lake object. While saving this custom mapping, it is throwing an error: "Unexpected!" mapDLO should not attempt to remove a field mapping as we have sync delete now!" 

 

Is anyone aware of this error? 

Unexpected! mapDLO should not attempt to remove a field mapping as we have sync delete now!

3 answers
  1. Today, 2:51 PM

    Were you ever able to solve it? I am getting the same issue. I even deleted the DMO related to the data stream but still I keep getting the same issue.

0/9000