Text on wildcard sets to initial value after changing screeen
Hello,
I'm implementing an application with touchgfx, i use wildcards with buffer, and two buttons that increse or decrease the value in the wildcard.
When i go back to previous screen, and re enter the screen with wildcards, those resets to initial value "0" that i set in touchgfx designer, then when i press the buttons to increase or decrease the value, this updates correctly to the value where it last was set, but only after changing it.
How do i keep this values shown after i change and re enter the screen, without them changing to zero?
Thanks a lot.
