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:
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.