How to copy existing record created by Record Producer and then submit new Record Producer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 08:58 PM
I have a Record Producer to create a record from Employee Center portal.
What I would like to do is to copy already created record by Record Producer and then submit new form in Record Producer to create new record. I'm wondering if it can be possible by creating an UI Action button in table form page of portal.
After clicking on the button, the user gets redirected to the Record Producer page with the corresponding variables are populated in accordance with the table's field values. Then, after modifying them, the user can submit the Record Producer.
Please advise me on how to achieve this.
Best Regards,
Aki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 09:13 PM
Hi Aki18,
Perhaps, This could be possible if you provide me little bit more details about it, I would like to know where you want this button on list or on form, If on list then what variable you need to populated after redirection in record producer. Provide me details then I will provide some solution for this requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2024 08:30 AM
Hi @Ankur Kasana ,
Thank you for your reply. Please check the following image showing what I would like to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2024 10:01 AM
Hi Aki, take a look at this post and the comments underneath it. Someone recently posted a very similar question:
Copy RITM in portal - Variables not passing to new catalog item from UI Button widget