Hi all,
I used a parameters to add a text field,
Ex:
<param name="address" type="text" mandatory="false" label=""/>
The above example shows to add a single text filed. Is any possible way to add a 2 text field in a single parameters?
Thanks in advance.