
We want to show a variable of another page in a field. We have already managed to send the value of variable to the other page and store in a variable. But the value don't show up on the field. The value is always 0.
Hi
I'm not sure if I have understood the whole scenario but here's my two cents:
Variables can not store values like the table fields. Once you close the source page from where you're setting the value of variable, the value in variable will vanish. You might need to use a table field(in target page) to store that value so that it keeps there.
Please let me know if you need any further clarification.
Thanks.