Pass values for other form by requestParam.field

Confluence User - 23 Sep, 2021

Hi,

I'm trying to pass two values of form1 (using setProperty to set the values at the hidden field on form1, after some coding with Store Binder Bean Shell Form Binder and I do a redirect passing that two values with requestParam. I use row.put for set #requestParam.hidden_fields# at the hidden_field on form2 with Load Binder Bean Shell Form Binder) to form2 by #requestParam.hidden_field#, but the requestParams are empty on destiny page (images). 

I suppose that requestParams are passed before script Store Binder Bean Shell Form Binder, so the hidden fields will be passed empty.

How I set, change or update the hash variable requestParams passed? Can anyone help me?

On form2, empty requestParams:




beanshell

1


25 Sep, 2021
confluenceUser
confluenceUser
RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print