I want to build a button from a record detail page (OldParent) that takes the following actions:
1. Allow the user to search for another record of the same type in a popup window.
2. Allow the user to select the record (NewParent) and click Close Duplicate.
3. Update the OldParent reference field on OldParent child records from OldParent.Id to NewParent.Id
4. Update OldParent Status to “Duplicate”
I can do everything but step 3. How to I get the Id value from NewParent? I’m new to the Search component, so if there’s a way to use the search results, I’m missing it.
Thanks for any help you can provide.
Question
Creating Reparent Popup
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.