Result of view differnet server / local

Hi,

Long time I haven’t been programing…

I have a view with a selection formula like :

SELECT @Contains(@Name([Abbreviate]; AP_Utilisateur); @Name([CN]; @UserName))

Works fine on Local (without LCA enforced on Local) but only shows a few documents on server.

Any help appreciated.

Thanks in adance.

Jean-Pierre

Subject: You cannot do that.

As stated in the Help, and in probably 1,000’s of posts over the years in the forums …

You cannot use @Username in a shared view.

Please search the forum in you what details and potential alternatives.

Subject: It’s just the way round

Sorry for it.

I did remember something like that, but I thought that was just the other way.

Thanks anyway.

Jean-Pierre