Parece ser que están tods los valores correctos
#Trailhead Challenges
Parece ser que están tods los valores correctos
#Trailhead Challenges
I am using a Type Ahead block in order to allow my users to link to accounts as they type. The problem I am running into is that the section needs to be repeatable. If I click the "Add" button for the repeatable section not only does the new "repeated" section not function but the original section no longer functions as expected.
Example 1 : If I click "Add" BEFORE I fill in the first Type Ahead because I know that I will need to link 2 accounts then neither of the Type Ahead's function (they never return any results).
Example 2: If I link the original Type Ahead before I click "Add" then the first one maintains the expected data but the second one still does not work. However I cannot go back and change the first Type Ahead block, if I do then it will no longer return any results.
What are my options for repeatable Type Ahead block functionality.
So after doing some digging and testing I found the problem and a solution. The issue is that when a section repeats it can create a new structure underneath it.
For example <RepeatableBlock:TAAccountBlock:TAData> becomes <RepeatableBlock:TAAccountBlock[n]:TAData> where [n] represents the position in the new created array that the element now exists in.
So the solution is in the Type Ahead block on your Data Raptor Element>Properties under your Input Parameters>Data Source you need to append "|n" to the end of your Data Source value that is getting passed into the Data Raptor.
Ex: TAAccount would become TAAccount|n
Now your TA block will work as a single or for as many repeats as you might need.
Hi Experts,
We have a requirement to upload a profile picture to the Lead record. Once a Lead is created, the client would like to upload the prospect’s photo so it can be viewed directly on the Lead record page.
Could you please guide us on how to achieve this in Salesforce without using any AppExchange products?
@Salesforce Administrators & Developers @Nonprofit Hub @Formulas - Help, Tips and Tricks @Flow for Nonprofit Admins
as title
#Trailhead Challenges
Hi ,
I thought the buttons would look something like this, but it seems the labels were different.
Control Access to Objects
I am struggling with
"Control Access to Objects." I created the Permission Set "Access and Manage Reviews," but when I try to assign access to the "Reviews" object, it doesn’t appear in the object list. I also created a Custom Object, but it’s not being accepted for the challenge. Similarly, I couldn’t find the "Positions"object in the object list.
This is the error I get when trying to complete this challenge:
We can't find that the ‘Manage Positions’ permission set grants read, create, and edit object permissions for Position.
I have seen other discussions saying I need to download something. Would anyone be able to vouch for this?
Thank you
#Agentforce #Trailhead Challenges
I tested this 2 months ago and all went well, but sent another mass email out and getting this error.
An unhandled fault has occurred in this flow
An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information.
*I am able to use the flow successfully on one of the contacts I test but not the other *not sure how to troubleshoot this and salesforce is saying they cant see the data.
thanks
Thank you @Daryl Moon! Its weird though becuase we didn't send it to users. We sent it to email contacts. Do you think if the email contact did not have a domain (bad email) that it would go through this message as well?
Hello,
I am trying to complete my module," from
Configure an Agentforce Service Agent". It does not allow me access the play ground I created with new credentials provided.
I tried refreshing, logging, but nothing seemed to work.
And also I have deleted the other orgs too:
FYI
Can you please suggest?
Thanks
Hi @Jerry Lam
If you have any expired playgrounds, disconnect them from your hands-on org.
Cannot create an Identity Resolution due to DataStream/DLO/DMO stuck processing eternally.
Error: Mappings from Data Streams to the standard Cloud Information Model objects such as Individual and Contact Points are required.
Object Statuses
What I've tried
Anybody have any luck or is this just completely broken right now?
#Trailhead Challenges
I had the same issue and can confirm the problem is resolved with a new playground.
I am working on a flow to create a record on our custom object for our information help line to so they can include the orders of publications sent by them to a patient in their totals/metrics. But when I go to debug it states the get records fails because it failed to find records? OrderId Equals {!$Record.OriginalOrderId} (null)
Store the values of these fields in Get_Order_Products: PricebookEntryId, Id
Result
Failed to find records.
What did I do wrong? I have the filter on the get records(order products) for the OrderID to equal the triggering record order id
How the Interview Started
This flow was triggered as if the order record was created . The debug run used the " Scheduled_Path_1 " outcome.
How the Interview Started
This debug run was triggered as if the order record was created.
Scheduled Path: Scheduled_Path_1
Joy Riznikove (0055f000003zE5X) started the flow interview.
API Version for Running the Flow: 64
Some of this flow's variables were set when the interview started.
$Record = Order (801cV00000Dsgr3QAB)
Flow start time: June 24, 2025 at 1:45 PM.
Start Condition Requirements
The triggering record met the start conditions.
The triggering record met the condition requirements.
<b>Entry Conditions</b>
null
Decision: Is this created by infoline
" created_by_is_infoline " outcome was executed.
$$:OutcomeExecuted:created_by_is_infoline
Outcome executed: created_by_is_infoline
Outcome conditions:
{!$
Record.CreatedBy.UserRole.Name} (Infoline) Equals Infoline
All conditions must be true (AND)
Get Records: Get Order Products
We couldn't retrieve any records.
Find all OrderItem records where:
OrderId Equals {!$Record.OriginalOrderId} (null)
Store the values of these fields in Get_Order_Products: PricebookEntryId, Id
Result
Failed to find records.
SOQL queries: 1 out of 100
Loop: Loop Order products
Loop was completed.
$$:LoopEnd:
End Loop.
Create Records: Create Infoline Action
One or more Infoline_Action__c records are ready to be created.
Create one Infoline_Action__c record where:
Call_Date__c = {!$Record.EffectiveDate} (June 23, 2025)
Caller__c = {!$Record.wk_shopify__Contact__r.Id} (0035f00000SSMhhAAH)
Infoline_Type__c = Mailing
Name = {!subjecttext} ( Ordered by Missy Klepetar)
Notes__c = {!VariableOrderProduct} (null)
OwnerId = {!$
Record.CreatedBy.Id} (0055f000007FgpHAAS)
Status_of_Infoline_Action__c = Completed
Subject__c = {!subjecttext} ( Ordered by Missy Klepetar)
Result
A record is ready to be created when the next screen, pause, or local action is executed or when the interview finishes.
a1BcV000000jIf7UAE
DML statements: 1 out of 150
,DML rows: 1 out of 10000
Rollback
Because the flow ran in rollback mode, any changes to add, delete, or modify records were rolled back.
How the Interview Finished
The flow interview ran for 1.41 seconds and finished on June 24, 2025 at 1:45 PM.
#Flow #NPSP #Order Product
I got stuck at Test with and Without Authentication Unit,
Instead of the right verficationCode, getting the log below.
Anyone could shed me some light?
{ "customerType": null, "customerId": null, "authenticationKey": null, "verificationMessage": "If you have provided a valid email or username, you should receive a verification code to verify your identity. Please enter the code", "verificationCode": null}