1
0
-1
1 answer
- 10-1
I think you need to figure out the record primary key part between process 1 and process 2. How do you relate to an existing record from process 1 inside process 2?
- Maybe you can use a Default Form Options Binder in a select box to list down all entries created by process 1.
- Then, use AJAX Subform to react to the selection, show the form from process 1.
- I'm confident that the form data will be properly returned and the file in it, can be downloaded.
Cheers
Add your comment...
Hi All,
Have anyone try this before? I've 2 different process.
Process 1 : Form with the attach file.
Process 2 : Form
If there any way to call back the attach file field (can view & download) at process 2 subform? I've done to recall other field and it success using bean shell but for the attach file, I cant view and download the file.
Regards,
Azlan.