Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Accessing forms from different users..

$
0
0
Re: Accessing forms from different users..
FoxInCloud
Re: Accessing forms from different users..
Feb. 14, 2013
10:43 am
3PS0MZSVAShow this entire thread in new window
Gratar Image based on email address
From:Thierry Nivelet (FoxInCloud)
To:Michele
call it in .init() and make sure it removes any existing appointment and create the ones you need
because form is shared by several user, you need to clean up the place before installing your stuff for the new user


Ok. But when i call the form i always have an active user and i need to call a method that read all the user's appointments and fill my containers...where do i need to put the call to this method ? Normally i put his code in the init

please make sure that
1/ form.init() erases all appointments if no user is identified
2/ the container of appointments has .wlContentDynamic = .T.
thanks


I have one form where are shown some objects depending on the active user's appointment. The first time this form is shown there are no particularly problems; when i open the same form on another device for another user, the first time the form is shown i see the same objects of the last user......How can i set my form to start every time with active user's objects ?

Thanks




-- thn (FoxInCloud)


Viewing all articles
Browse latest Browse all 10393

Trending Articles