Hello.
I have a problem that I can not solve.
I have a dashboard with 4 widgets:
w1 w2
w3 w4
In each widget gives the user the ability to select an app (grid, chart, form) scrolling (with 2 buttons previous and next app) between a series made available; they can also be 20 apps and each user selects the one he wants to place in w1, w2, w3, w4
I would store the app name in 4 appropriate fields of the sec_users table so that the app that the user has selected will be redisplayed on the next entry.
Question:
how can I do to know in which widget I’m scrolling through the apps? knowing the widget I can go back to w1, w2, w3, w4 by reading the relative field of the table and displaying the same predisposition to the successes re-enter!
But this is an observation: in the widget there is the possibility of maximizing, minimizing, closing and moving the widget itself, but when the user re-entry everything returns as the default.
What are these things for?
As if a user placed all the widgets as desired and then … as not done!
Or is there a method / property that I did not understand?
Also because this would solve the situation of the first question.
Thank you.
Enrico