Axure Set Date Variables

1.5k views Asked by At

I have a two input type Date. I want to save selected values in variables and on the next page I want to display them. When I set this variables to "text on widget" and on the next page set text to value I have no results. In others example like dropdown list or input type text everything works fine.

text on widget

text to value

1

There are 1 answers

0
Cayenne Teoh On

you should select setText to "value of variable" instead of setText to "value". Then choose the variable name that you had defined in the first page. thanks