Duplicate Data with Multipage form

Confluence User - 04 Aug, 2023

Hi, 

I am using a Multipage form to fill in some details and start a process. 
I wanted a functionality to copy the existing data from a previously ran process and start a new process with a new record ID without overwriting the previous data.

I went through the Duplicate Data plugin but it is not helping in Multipage form as when I click on next page of the Multipage form, no previous data is loaded (Only loaded in the first page). 

Is there any way to achieve this? 

multipage;forms;duplicatedata

1


07 Aug, 2023
confluenceUser
confluenceUser

Hi, it depends on whether or not the Duplicate Data plugin that you mentioned supports multipaged forms or not. If it does not, then you could try to use a BeanShell script to manually copy data directly within the database table, assuming the forms pick up data from the database.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print