[SOLVED] Print Advanced search panel parameters |
3/11/2015 06:41:59 | |
| ASPRunnerPro General questions | ||
|
K
kleanthis author
I try to Print Advanced search panel parameters in a repot. I use the code from the manual show the code |
||
|
|
Sergey Kornilov admin 3/11/2015 |
|
fieldSearchData(i)("value2") is what you looking for, it contains the value of "To" field if "Between" option is selected. |
|
|
K
|
kleanthis author 3/11/2015 |
|
fieldSearchData(i)("value2") is what you looking for, it contains the value of "To" field if "Between" option is selected.
|
|