Hi All,
I'm using /documents/<user.id> for named anonymous users to able to see their own local news on the first page for all users.
The problem is that when an administrator (or another real user) log in they don't have their own local news folder and a error message is shown. They should instead be directed to a common folder for their specific admin news.
Since my customer want the same first page for everyone I can't use different pages/iviews for anonymous users and real users. Is it possible to get the <user.id> to point to a specific folder if the /documents/<user.id> doesn't exist? Like /documents/common
Or is there any better solution for this?
Soncerely,
Lennart