Hi!
I have this problem with my page: I have a region called Sticky with a button called "Crea Delibere". This button should call another page passing the year.
The user selects the year and updates the report (this has no importance so far). Well, if he presses the button, the choosen year should be passed to the called page.


Well, if i use the item's value it passes nothing, probably because it is in another Region.
I've tried to create an item in the same region as the button and update the value using dynamic action. The problem is that it passes the initial value and not the current one, the one that was changed by the user.
I even tried to create the button in the reports' region. Same problem: it passes the initial value.
I cannot have the button in the parameters' region as it's not standard for our application.
Thanks!
Miky