In Request param comma added for select box value while used as redirect url

Confluence User - 18 Jul, 2018

In Request param comma added for select box value while used as redirect url

xxx?month=#requestParam.month#&year=#requestParam.year#

 

Here month and year are select box. on redirect it showing like month=January, January, &year=2017, 2017, in url

form;redirect;selectbox;requestparam

2


20 Jul, 2018
confluenceUser
confluenceUser

Hi, I not sure how your value store. But, there is URL escape syntax for hash variable. You can check Hash Variable#EscapingtheResultantHashVariable.

20 Jul, 2018
confluenceUser
confluenceUser

This happens due to two fields with same id in form.Thanks for the response

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print