Copy Selected Row to Another Table in Form
Learn About the Copy Row Sample
For some business processes, you might want to copy rows from one table to another, and then submit only the entries in the new table for additional processing. For example, during the hiring process, your managers copy data from a table of job applicants to a table of potential candidates. Then, the next step in the process, such as scheduling interviews, uses the entries from the new table.
Import the Sample and Preview Copy Row
Import the sample form, and then select a row in the table and copy the row from one table to another.
- In the Integration Cloud navigation pane, click Processes.
- In the Processes navigation pane, click Applications.
- On the Process Applications page, click Create, click Import, and then click Application.
- Browse and locate the AddSelectedRowToTable.exp file you downloaded and click Import.
- Open the AddSelectedRowToTable application.
- In the Application navigation pane, click Forms, and then open the WebForm1 form.
- Click Preview to test that you can copy a row from one table to another.
- Add 3 entries to the Potential Participants table. Enter the name, email, and phone for each participant.
- Select one row in the Potential Participants table and click Add Selected to copy the row to the Selected Participants table.



next to the 
