Pull Form Grid data with hash Variables

Confluence User - 05 Nov, 2015

Hi to all.

Is there any way to pull data from a Form Grid (both Load and Store Binder with "Multirow Form Binder") located in a SubForm?

I would like to get each row or column from the Grid separately. I've tried with the following Hash Variable "#form.formtableName.FieldId[requestid]#" with no success at all.

Any help????

Thanks

Matias

hash;variable;grid

1


06 Nov, 2015
confluenceUser
confluenceUser

Hi, there are no way to retrieve grid data using hash variable at the moment due to grid will return multiple rows of data but hash variable only able to display one value. May be you can to do a Bean Shell Hash Variable Plugin for v4 and using the script from Bean Shell Programming Guide to populate your grid data.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print