Problem with Location documents

Hi,

I’ve two location documents in my Notes 8.5.1 client for two different servers with two

different user id.

When i switch to a location(lets say secondary) from my primary location, i’m not able to switch back to my primary location. That is, when i click the location name at the right end of the status bar, the other location doesn’t appear. Also when i choose the menu File → Locations → Switch to location, still the location doesn’t appear.

So i’ve to restart the Client. Even after restarting, i don’t see the primary location in the Password Prompt. But when i change the user name to the one which is intended for the primary location, i see that location.

Is this a known bug? Or its so only for me?

Subject: Location limited to a user ?

Hi,

Could you check that you primary location is not limited to one user ?

It’s in the “Advanced>Basics” tab, the “only for user” field.

Subject: Yups!!!

Hi Patrick,

Ya its set for only one user.

But how can i change that? I’m not able to edit that field

Subject: Maybe

You need to be logged in as that user to be able to edit it? Try switching to that ID first…

jpaganet@us.ibm.com

Subject: Can’t

Hi John,Of course i’ve logged in as the mentioned user in the location document. But still i can’t edit that field.

(The location document is not editable/visible to other users.)

Subject: Encrypted document

This field is not editable when it contains a public encryption key.

Since you want to switch to the ID when switching to the location it is probably no big deal to change the field programmatically.

Try that formula in a smart button or an agent

FIELD Source := “*”;

or

@SetField(“Source”;“*”)

Subject: Done

Hi Patrick,

Thanks for you suggestion. Though i modified the fields, it still had problems. So i deleted that location document and created a new one.