Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Select rows using checkboxes and insert new rows in ADP with the value of the selected row data

Summary:

Select rows using checkboxes and insert new rows in ADP with the value of the selected row data

Content (required):

Hi,

I have an ADP based table. I have added checkboxes in the table for users to select rows using checkbox. I want to write a JS code where i get to know the id of selected rows and insert data in adp with the selected row data. Id of new rows should start from the last id shown in the table.

ex - I have 5 rows in adp with id as 1 2 3 4 5. If i select rows 1 and 2 and click on a button, it should insert 2 more rows at the bottom with data of rows 1 and 2 and id should be 6 and 7

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!