G
Guest
Hi all
This question is one of "theory" rather than a search for the specifics of a
solution. I need some pointers as to how to proceed with my project.
Here goes.
My application allows the user to select from menu options. Some of the
menus allow the user, via an options form, to select parameters for the
display of reports. Those parameters will include things like the date range,
the report type (detail or summary) and several others. All of this is
already coded and works exactly as required and designed.
To develop the application further I want to introduce what I call "sticky"
profiles.
A user logs in ......
That user access the menus and option forms and makes selections for his/her
report requirements.
That user logs out.
When that user logs in again (irrespective of how much later and how many
other users have logged in in the interim) I would like the application to be
able to set the various option form objects (list boxes, date/time pickers,
combo boxes etc.) to the last value selected by that user. And, in the same
way, the application should set those options to the users last choice, at
any time a new instance of the option form is invoked during any session.
I think, perhaps I'm wrong, that this is quite a wide-open question, but I'm
looking for guidance on methodology rather than a specific "do this or do
that" response.
Hoping someone out there may already have such a solution in use and can
suggest a way forward.
Regards
Michael Bond
This question is one of "theory" rather than a search for the specifics of a
solution. I need some pointers as to how to proceed with my project.
Here goes.
My application allows the user to select from menu options. Some of the
menus allow the user, via an options form, to select parameters for the
display of reports. Those parameters will include things like the date range,
the report type (detail or summary) and several others. All of this is
already coded and works exactly as required and designed.
To develop the application further I want to introduce what I call "sticky"
profiles.
A user logs in ......
That user access the menus and option forms and makes selections for his/her
report requirements.
That user logs out.
When that user logs in again (irrespective of how much later and how many
other users have logged in in the interim) I would like the application to be
able to set the various option form objects (list boxes, date/time pickers,
combo boxes etc.) to the last value selected by that user. And, in the same
way, the application should set those options to the users last choice, at
any time a new instance of the option form is invoked during any session.
I think, perhaps I'm wrong, that this is quite a wide-open question, but I'm
looking for guidance on methodology rather than a specific "do this or do
that" response.
Hoping someone out there may already have such a solution in use and can
suggest a way forward.
Regards
Michael Bond