THANK YOU for this - your video got me past a few blocks and I'm on my way!
@salesforcegeek2 ай бұрын
Wonderful!
@senthilkmd3 ай бұрын
This is great. Thank you. I have a complex scenario where I need to use the file upload input screen component(with multiple file upload option) inside a repeater component. The challenge we face is when we allow the user to edit the record using the repeater component, we are not able to get the file names associated with that record as the data source for the repeater component is different. Please see if you can help me with this. Thanks.
@AndreJones-jl5lz2 ай бұрын
@SalesforceGeek for every repeated name, can you loop through and create a new item in Contacts? I'd use a custom object, but lets use contacts for example? Thanks
@kellenkirby52946 ай бұрын
How To Check Contacts Before Creating Contacts Using Repeater Component.When using the repeater component how do you check to see if the contacts added from the repeater component do not already have a contact record in the Org? Every example I’ve found just shows how a repeater can create NEW contacts but nothing on how to check the repeater inputs for duplicate
@salesforcegeek5 ай бұрын
Based on what metric you want to identify duplicate Name, Email or any other unique data
@luigirucco52987 ай бұрын
Such a limitation that lookup are not supported in repeater screen
@salesforcegeek7 ай бұрын
Maybe in future as the enhancement in upcoming releases.