Hi all,

I'm having trouble accessing form grid values...

I manage to access a text field value (the name for example : #form.name#) but I cannot acces to a grid value...

Is there any limitation on the hash variables in the beanshell plugin ?

I would need to calculate a sum on a column of the grid and put it in a workflow variable, is there a better way than the beanshell plugin ?

How can I access to my grid's values in a beanshell script ?

thanks,

Antoine