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.
1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 9:11 PM

    Hello @Abdul Rehaman Syed it is important that the Travel Approval's name respect TA-00001. If not please delete, and recreate the records, or take again the challenge.

    Eric

0/9000

Hi there folks, i hope you are doing well, 

and I sincerely hope this is the right place to ask. 

 

I have previously attempted my Salesforce Administration exam with Kryterion/Webassesor, but unfortunately I was not successful on my first attempt. I am now in the process of preparing for my second attempt. 

Over at Kryterion my rewrite is at a discounted price  ($100), if I schedule my exam on the new platform, do I keep my discounted rewrite price, or will the exam cost be the same as for a first time attempt ($200)? 

 

Looking forward to any information, 

Take care :)  

 

#Certifications

0/9000
8 answers
  1. Jun 23, 7:38 AM

    Hi @sravani eledi

     

    Kindly try below 

     

    1. setup-- object manager 

    2. select the object 

    3. From left open the lightning record page 

    4. Open the page 

    5. From left panel you can add a Tab / Related list which can be utilized to select activities. 

     

    Thanks

0/9000

 

 

Hi, 

 

I am trying to add a multi select to my omniScript. 

Salesforce help article:

https://help.salesforce.com/s/articleView?id=xcloud.os_omniscripts_multi_select_element_16739.htm&type=5

 

 

But when I add manual and add an option -> save and new. I get the following error: 

markup://vlocity_cmt:omniDesignerMultiSelectPropertySet 

 [Cannot read properties of undefined (reading 'find')] 

 

 

Multi-select property in OmniStudio

 

 

Screenshot 2025-06-28 at 21.08.23.png

 

 

Screenshot 2025-06-28 at 21.06.36.png

 

Apologies if this seems something simple but I can't figure out what is missing as I am following what is in the doc.  

 

Thank you 

 

#Omnistudio #Salesforce Developer #Vlocity #Industry

  

 

#Trailhead

0/9000
I am in sales and  I use SF as my  database. How can I search a particular field? Such as account type?
2 answers
0/9000

I am stuck in challenge 1 in the Agentforce for Service Superbadge Unit. I have done all the preparation, I have defined the agents role and context, I have integrated knowledge articles in Agentforce Builder, but when I get to Integrate the Code of Conduct and User Agreement File, I get an error when trying to upload det file to a new Data library. 

In Setup Agentforce Data Library I click New Library, and after naming it I choose Files as Data type. I have downloadet the Code of Conduct-file from the challenge without renaming it, and I choose it for upload but I get an error saying: We couldnt upload your file. Try again. 

 

I have tried in both Edge and Chrome, but same thing.  

 

Can anyone guide me to what I am missing? 

 

#Trailhead Challenges  #Trailhead Superbadges

9 answers
  1. Today, 7:39 PM

    I was having this issue and chose the "drag and drop" option instead and it worked. 

0/9000

Hi, 

 

I have an omniScript where I am placing a custom LWC.  

 

LWC not showing up on OmniScript (vlocity namespace)

 

However, when I activate the OmniScript and go to where it is being launched. It does not display the LWC.  

I have configured the LWC like so: 

HTML

<template>

<h1>Hello this is a test</h1>

</template>

 

JS

import { LightningElement } from 'lwc';

import { OmniscriptBaseMixin } from "vlocity_cmt/omniscriptBaseMixin";

export default class MyCustomLwcOmni extends OmniscriptBaseMixin(LightningElement) {}

 

XML

<?xml version="1.0" encoding="UTF-8"?>

<LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata">

<apiVersion>64.0</apiVersion>

<isExposed>true</isExposed>

<runtimeNamespace>vlocity_cmt</runtimeNamespace>

</LightningComponentBundle>

 

The namespace has been taken from the vlocity package namespace. I have followed steps from: 

https://www.youtube.com/watch?v=8o338BdaLH0

 

 

and some other help links but I still couldn't get it solved. I would appreciate any help thanks in advance. 

 

#Vlocity #Omnistudio #LWC #Salesforce Developer 

0/9000

Hello community: I have a question about personal accounts: When should I link Lookup to a contact or an account? It's sometimes confusing.  

Thank you very much. 

 

#Salesforce Developer  #Person Account  #Enterprise Architecture

0/9000

Hello guys, 

I want to complete "Report Administration for Agentforce Readiness Superbadge Unit" but it gives me error every time its not a usual error it give like this 'Challenge Not yet complete... here's what's wrong: 

Whoops, looks like there was a problem. Please try again' .

 

Because of that I create a new Org but same thing I received its really frustrating please me help in this regard. 

 

Thanks and regards  

Palash 

9 answers
  1. Today, 7:27 PM

    @Palash Das

     

     

    I'm currently working on the same superbadge and ran into the same error during the second challenge, which I wasn’t able to complete. I've already tried clearing cache, using different browsers (IE, Chrome, Incognito), and even accessed it from a different IP address — but the issue persists. 

    I agree this doesn't seem to be on our end; it looks like something Salesforce Support needs to address. Have they responded to your case(June 26) yet? Just to be safe, I’ve also raised a support case for the same issue. 

0/9000

Hola que tal{? necesito ayuda con esta seccion, ya que al momento de intentar agregar el campo de industria (el filtro) no me aparece como opción, trato de agregar un nuevo campo y este no esta habilitado tampoco en la lista.  

Me podrian ayudar por favor alguno que le haya pasado?  

Problemas en el reto Crear una vista de lista de cuentas exclusiva

 

 

Captura de pantalla 2025-06-28 133326.png

 

 

 

 

#Trailhead Challenges

2 answers
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 5:35 PM

    Hello @isaura castillo

    Please make sure to switch both your playground (avatar photo > settings > language and timezone), and your trailhead unit page (please scroll down to the very bottom of the unit page, below the challenge section) in english.  

    Once done, try to create the filtered listview again, and see if the field appears this time. Eric

0/9000