Hi!
I´m trying to use a BeforeDisplay EVENT but i´m too stupid <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=15097&image=1&table=forumtopics' class='bbc_emoticon' alt=':P' />
I have 2 user accountgroups "Admin and "User"
I want to do as follows, If a user belonging to group "User" logs in, I dont want them to see "Closed cases", just "open cases" in the list page.
If a user who belongs to "Admin" group logs in, then the user should see both "Closed cases" and "Open cases" in the list page.
the values of the column "Case" is "open" or "closed".
how do I do this with an BeforeDisplay EVENT
best regards
Eddan