You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Hi,

I am trying to store the form fields value to database using bean shell. But I am not able to fetch the values. I tried to get the form row using  'FormRow originalRow = rows.get(0);'. 

mentioned in the knowledgebase 'http://dev.joget.org/community/display/KBv4/Store+Form+Field+Data+to+Multiple+Tables. 'But getting error 'undefined variable rows'. 

how can I get rows object ?

Please help.

Thanks,

Promod

  • No labels