I have a form in a default frameset. Within this form is a computed field that shows me the Roles (@UserRoles) assigned to the user logged on.
If the ACL is changed, the field doesn’t seem to change immediately - if ever. If I edit the form in designed, and then change the ACL it will work once, myabe twice, then when the ACL is changed again it stops working.
It seems to be caching my logon details?
What am I doing wrong?
Subject: Web Application ACL
Look at your setting in the browser and controls the caching. Make the browser not cache by choosing to renew the page for every visit.
Subject: RE: Web Application ACL
Thanks, I have tried that, but it has not helped…
This is so annoying, as it is such a simple requirement - any other ideas?
Subject: Web Application ACL
Have you logged out/logged in? Role changes aren’t immediate, even in the Notes client.
Subject: RE: Web Application ACL
Tried logging out, also updated db and names and every other straw I could grasp…
From what I can tell it is something to do with some cookie being held, but how would I clear these?