Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

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