55
Views
2
Comments
how can I add the Duplicate values in list?
Question

Hello Everyone,

I am using the list to Show Some values Eg( Name ,Type,CreatedBy .....) and in a row am having one link as Duplicate while am clicking the Duplicate link it should create a Same Record above the Row but the Name Should be (Name+Duplicate).anyone Help me out Here 

Thanks and Regards,

Ramesh Pugazhenthi.

2026-02-26 06-29-24
Rahul
 
MVP
2021-01-19 14-07-32
Tom Zhao

Hi Ramesh

It depends on what is your list's source Record List.

If it's a aggerate from an entity you can link to a server action(ajax submit) like the image attached.

Get the data from the source and change name attribute, then create a new record.

Also, you need to refresh the data and table list.

Hope it's help.

Best Regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.