I've registered for Dreamforce 2025 but may want to change something. The link in my registration confirmation keeps taking me to the registration link, what is the link to make changes?
Feed
- Recent Activity
- Created Date
- Questions with an Accepted Answer
- Questions with No Accepted Answer
- Unanswered Questions
- Appexchage Apps
- Audience Studio
- Automation Studio
- B2B Commerce
- B2C Commerce
- Business Rules Engine
- Communications Cloud
- Consumer Goods Cloud
- Datorama
- Digital Engagement
- Education Cloud
- Education Data Architecture
- Einstein Analytics
- Einstein Bots
- Email Marketing
- Experience Cloud
- Financial Services Cloud
- High Velocity Sales
- Higher Education
- Integration
- Interaction Studio
- Journey Builder
- K-12 Architecture Kit
- Manufacturing Cloud
- Marketing Cloud
- Mobile Publisher
- MuleSoft
- MuleSoft API Manager
- MuleSoft Anypoint Code Builder
- MuleSoft Anypoint Platform
- MuleSoft Anypoint Studio
- MuleSoft CloudHub / RTF / On-Prem / PCE / Gateway
- MuleSoft Composer
- MuleSoft Connectors / SDK / DevKit
- MuleSoft DataWeave
- MuleSoft Design Center / API Designer
- MuleSoft Exchange
- MuleSoft For Agentforce
- MuleSoft For Flow: Integration
- MuleSoft Integrations
- MuleSoft Training & Certification
- Nonprofit
- Nonprofit Cloud
- Nonprofit Success Pack
- Outbound Funds Module
- Pardot B2b Marketing Automation
- Program Management Module
- Quip
- Revenue Cloud
- Sales Cloud
- Sales Cloud Einstein
- Salesforce CPQ & Billing
- Salesforce Developer
- Salesforce Field Service
- Salesforce Health Cloud
- Salesforce Maps
- Salesforce Platform
- Salesforce Surveys
- Service Cloud
- Service Cloud Einstein
- Service Cloud Voice
- Slack Basics
- Slack Certified
- Slack Community
- Slack Developers
- Slack Workflow Builder
- Tableau
- Automation
- AwesomeAdmins
- Data Management
- EducationHelp
- Formulas
- IdeaExchange
- New Releases
- NonprofitHelp
- Salesforce Developer
- SalesforceLive
- TrailblazerCommunityHelp
- TrailblazerDX
- Trailhead Challenges
- Trailhead Superbadges
- TrailheadGO
Filter
I'm on the admin intermediate trailhead and have a challenge that requires me to create a validation rule that I have been unable to successfully create. The details are:
- Create a validation rule:
- Rule Name: Contact_must_be_in_Account_ZIP_Code
- Operator: AND (return true if both conditions are true)
- Define the two conditions that, combined, will show the error message:
- The contact is associated with an account id
- The contact mailing zip code is different than the account shipping zip code Hint: Use the API names (MailingPostalCode and Account.ShippingPostalCode) and the <> (Not Equal) operator.
- Enter an error message for the validation rule
How can I write this out?
#Trailhead Challenges
Today, 7:15 PM Did you rebuild the Validation Rule on the Contact object and delete the one on the Account object?
Hello everyone! When I try to map the fields, the screen doesn't scroll down and I cannot proceed. Has anyone experienced the same issue? How can I solve it? Thanks for your help!
Today, 7:20 PM Hello everyone! I’m having the same issue, but I still can’t find a solution. I’ve tried using different browsers and zooming in and out, but nothing seems to work.
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?
#Experience Cloud #Experience Site #Accessibility Web Standards
Today, 7:20 PM If your logo image is uploaded under content management - please refer to the below steps -
setup - all sites - workspaces - content management - content -
click on the image - you will have a field called as -
Alt Text - you can provide the value here
I have an omniscript flow created to generate a document. It is working fine.
Now I have a LWC component put on the Experience site. I am trying to add a lightening button or a link on the LWC so that It will open as a popup modal and inside I can open this omniscript flow that is used to generate a document.
How can I call this inside a lwc modal?
when the subject line of the case attached to the screen contains certain words 'SMART' and 'Goal' then the user must make certain selections before they can close a case. So obviously people can input the case in 100 different ways, eg, smart goal, SMART Goal, Smart Goal, etc etc
So I have this formula
IF(CONTAINS(LOWER({!Current_Case.Subject}), "smart goal"), "true", "false")
The syntax is valid but I do not know if it is doing what I intended which is to accept any variation of cases and change it to smart goal and then the component in the flow is still not displaying the picklists that they must choose from using
{!formulaCaseInsensitiveSmartGoal}
equals smart goal, and a variety of permutations have been tried to no avail.
Does my formula not return what I intended? is my component visibility logic faulty?
(I am going to bet on both)
Thanks as always!
Hello,
I am working on a project to clean up our Salesforce contacts. One of the filters I am utilizing is (LastActivityDate > 2 years).
After doing some spot checking on my exported contact list we discovered another filter we want to utilize.
We are trying to figure out which filter/field we can use so that if the activity section on the right side of the contact page (see image below) has activity within the past two years that they are NOT included on this exported list.
#Trailhead #Salesforce Developer #Salesforce Admin
Today, 7:04 PM Thanks for your response but the help I need is with the software known as "Demand Tools" and figuring out what field I can utilize for the Activity section from the image above.
I am not filtering within Salesforce reports.
After I open code builder it has the below error and refreshing doesn't seem to fix it. What can I do to resolve? Thanks
This page has an error. You might just need to refresh it.
[PromiseRejection: [object Object]]
Today, 6:58 PM Hi @SATHWIK SAI
please refer to the below thread -
https://trailhead.salesforce.com/es-MX/trailblazer-community/feed/0D5KX00000TlZBF0A3