1
0
-1
1 answer
- 10-1
Hi, in the Bean Shell code, you could try using a database query as in Load & Store Form Grid Data Using Bean Shell Form Binder, or call formDataDao.saveOrUpdate like in File handling in Bean Shell Form Store Binder.
Add your comment...
Hello,
After running a process ( bean shell ), i want to send the data that I got back to a form to populate inputs.
I do not how, I would appreciate if you help me.