Passing form data from one activity to the next activity

Confluence User - 25 Nov, 2021

Good day everyone~


I have 2 forms which mapped to 2 different activity in a process like below. Form 1 map to activity 1 and form 2 map to activity 2.


For example, form 1 have one text field that I will fill in some data when running process:


Form 2 will be like below.


The question is, how can I achieve that when running a process, the data in form 1 text field in form 1 will carry over to Data from Form 1 in form 2 in the process flow?


Thanks for any input!


Regards,

Wesley

forms;activity

2


25 Nov, 2021
confluenceUser
confluenceUser

Hi,

If you set Form 1 and Form 2 using same form data table, then you can achieve what you want.


27 Nov, 2021
confluenceUser
confluenceUser

The above answer is correct but even if you do not use same form data table you can use workflow variables.

Attach a workflow variable in form 1 text field and and use the same variable in form 2 text field.
Form 2 text field will get the value from the workflow variable attached

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print