Hi,
I have a page like this:
I want to add a restriction for link "Client Info"(last Column) based on the role of user, for example if user1 has the role of 'ACC' then just can see the "Client Info" who registered in 'ACC' service. Each person has the column called service which can registered in different services such as 'ACC'.
I have access to the :APP_USER in the sql of this page but I don't know how to apply a restriction base on the role of user?
Please help,
Thanks Mali