I have a problem with passing parameters from page to page.
As in Demo Project I use Cards, which I compose on the Main Page using Embedded Views.
In cards I use view parameters as INPUT and set values in the Main Page.
The question is: sometimes these parameters get values from default values which I set up in cards, but not these which I set on Main page…
What is my problem?
Example:
Card:
and… What 's wrong with Linear Scale? When I first navigate to the page this Element looks bad:
but… after I click on control button (to start/stop pump etc) and then back, so then it looks fine:
Is this a problem because of FLEX Containers? I use them a lot))) or this is problem in me?
Hello PGriffith, I am seeing the same issue in 8.1.0 RC version embedded views where the old parameters are used when page opens and when I perform some other action and come back it displays new parameter values.