Step not yet complete in Data Cloud and Einstein AI
We can't find a Data Cloud Related List on the Contact object for the ExternalReservation object with a child relationship name of Reservations.
#Trailhead Challenges
Step not yet complete in Data Cloud and Einstein AI
We can't find a Data Cloud Related List on the Contact object for the ExternalReservation object with a child relationship name of Reservations.
#Trailhead Challenges
Hello I have a flow using unofficialSF datatable to make edits to Tasks. I am then using a row action to also launch a separate popup screen flow to make updates to the Comments field. I'm experiencing an odd error. If I first launch the popup screen flow to add/edit comments, then make an update to the task due date in the datatable, all changes are saved/committed to the database. BUT, if I first edit the task due date in the datatable and THEN launch the popup screen flow to add/edit comments, the comments are NOT updated, but the due date IS updated. Any help on making sure all updates are saved properly regardless of the order that the changes are made in? I am following Sample Flow #2 from this guide https://ericsplayground.wordpress.com/2025/02/18/why-are-there-2-versions-of-flow-launcher/ @Salesforce Flow Automation
You should consider using the popup flow to handle all field edits.
Challenge not yet complete in Data Cloud
In the Get Bookings element, we can’t find a condition requirement for 'Contact Equals Contact from Get Contact > Record ID'.
#Trailhead Challenges
We are trying to run through a virtual card through our system and it is getting the AVS Mismatch error. I've looked online and see that virtual cards can cause this since they don't have an address, but what is the workaround to get these to work?
#Salesforce Developer
Hey all! I'd love help here if anyone has any details or guidance.
We're using the Datatable component for flows and we cannot seem to default records based on prior selections if the user proceeds forward and then uses previous to return to the screen. Our scenario involves the user picking several records in the table, clicking next, but having the ability to go back to the first screen and change your selections. We need the ability to default those selections, but for whatever reason, it is not working. I'm using the same record collection variable in the "Which records are already selected? and in the output variable for "Output Selected Rows (Collection)".
From everything I'm seeing, it looks like the variable is saved as it should be, until you go back to the first screen where you selected the records. At that point, what I am seeing is that the variable clears out as if it is null.
I've tried it with different objects, changing different questions and editing any other items, but it does not seem to fix it.
Any help here would be appreciated. Thank you!
I will be making Preselected Rows reactive to changes on the same screen in the next release of Datatable (v4.3.7)
I'm using Non Profit Cloud, and trying to compare Contacts who have access to a particular record with a collection of all Contacts at an Account. Access is provided via "Compliant Data Sharing" (https://help.salesforce.com/s/articleView?id=ind.fsc_admin_cds.htm&type=5) which uses FundingAwardParticipant records to open up record level access to specific FundingAward records. CDS is a "Industry" licensed feature that you have to specifically enable and provide a license to for Users via a Permission Set License (which I have done). I tried to use the "find common/uncommon records" USF feature (https://unofficialsf.com/compare-contrast-two-record-collections-with-findcommonanduncommonrecords/) , but I get the following error:
An Apex error occurred: System.UnexpectedException: Access to entity 'FundingAwardParticipant' denied: Entity: FundingAwardParticipant is not api accessible
I can find other ways to do what I want if this USF component isn't an option in the short-term, but what is it that I should tell the SF NPC team that they should do to ensure that features like this can work with NPC? It also may be that this particular NPC feature is new in the latest release but the metadata API hasn't yet been updated to expose it, but I'm not sure how to confirm that.
The Collection Processors are currently API version 57.0. I will try and get the package updated.
am stuck on build a bear tracking app and getting a error and trying to fix it, if i could get some assistance plz and ty
am stuck on build a bear tracking app and getting a error and trying to fix it
Step not yet complete in Mindful Wolf Playground
Make sure the 'bearLocation' and 'bearSupervisor' Lightning web components have been added to the Bear record page. addded a screeen shot of my visual studio but got errrors in it and added the componet but dont know how to fix it i need someones help
#Trailhead Challenges #Trailhead
Hola, para este challenge: "Now change the label of the Rating field to Prospect Rating.
Por favor verifique si tiene algún otro objeto con el mismo nombre que Cuenta
Setup --> Object Manager --> Quick Find --> Type - Account
See If you have any other object - mostly custom object with the same name as Account & Api Name would be Account__c
If you find one --> Change the custom object name to something else & then try again
I have a screen action that passes values from a multiselect picklist component into a subflow which returns 2 record collections 1. records to display in the DT 2. preselected records The first collection is fully reactive and looks great. The user can see the results in the table change with every selection/de-selection. However, the preselcted rows do not appear to be reactive and only show the preselected checkbox correctly upon the first selection. Subsequent selections will have an immeditate effect on the records shown but the preselected records are "stuck" on what they were the first time. Has anyone encountered this? Much appreciated!!
@Yosef Eidensohn I will make the Preselected Rows reactive in the next release of Datatable (v4.3.7)
I'm getting this error: 'We can't find that the ‘Manage Job Applications’ permission set grants read access and edit access to all Job Application fields, except edit access for Position and Candidate.' How do I correctly configure the field-level security for the 'Manage Job Applications' permission set to resolve this?
#Trailhead Challenges
Hi @Christopher Jnr Igebu, Thank you for reaching out to the Trailblazer Community. We noticed that you have successfully completed this Badge, appreciate your efforts. Could you please mark the most helpful response as ''Accepted Answer'' or share the solution that resolved your issue? This will assist other Trailblazers in the future.
Warm Regards,
Trailhead Help
++TrailheadHelpFollowUp