Hi, is there a way to hide an attribute for Regular Users but if Im using a Project Administrator it will be visible to me?
If there is where and what will I have to change on the php code?
You could do something similar to what's described in this thread, but in addition pass the project ID and check the user's role in that project using the 'rights' table.
You could do something similar to what's described in this thread, but in addition pass the project ID and check the user's role in that project using the 'rights' table.
Regards,
Michał