You are viewing limited content. For full access, please sign in.

Question

Question

Reuse a field across multiple process

asked on April 19, 2018

Hi,

I have got 8 different processes running in Laserfiche Forms. 

 

1. I have created a field called "Batch ID" for Process1 and on form submission, it has a value "abc123".  

2. Now, in my Process2, I want to reuse the field "BatchID" that I created in Process1 with its value "abc123".

 

Please advise if this is achievable and how?

 

Thank you in advance.

 

Regards,

Dhruv Shah

0 0

Replies

replied on April 19, 2018

Hi Dhruv

If one Form start the next form, in this case it is possible to pass a field from Form to Form, where you could have a Workflow task in Forms, (that Workflow Task) using "Retrieve Form Content", would get the value from Form "A", and Invoke Business Process to start Form "B" where you can set the values to pass to that forms such as your Batch ID.

If they forms are running concurrently, you would likely need to write the value out to a DB table, and using a key field, look up that value from the table with the other forms

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.