Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » User specific session data form(Showing User specific session data form)
User specific session data form [message #756430] Sun, 13 November 2011 05:13 Go to next message
Eclipse UserFriend
Hi all,

directly after login, I have to find out to which department the user belongs. This is normally stored in the database, but if not filled in yet, I have to ask the user about his department.

Is there a specific point or event in the client where I can hook in such functionality.

Regards Bertin
Re: User specific session data form [message #756463 is a reply to message #756430] Sun, 13 November 2011 12:18 Go to previous message
Eclipse UserFriend
This is basically Desktop.execGuiAttached which means that the ui is ready yet.
There you can show a form and the call a remote service operation to persist that data.
Previous Topic:Connection string not excepted by Scout
Next Topic:application title
Goto Forum:
  


Current Time: Thu Jul 03 06:31:42 EDT 2025

Powered by FUDForum. Page generated in 0.08600 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top