Send data from bean shell to form

Confluence User - 25 Oct, 2022

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.

forms;datalists;userviews;beanshell;java

1


26 Oct, 2022
confluenceUser
confluenceUser

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.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print