As the title specifies, I am wondering what a column returns when there are no rights specified for a certain role.
In this case, I want to assign the value 1 to a column, so when a certain user with a certain role logs on, he sees a screen in a certain configuration. When a user on another role logs on, without rights on this column, what does this return?
If it returns a NULL value when called upon, that would be the most ideal. Then I can build a layout control procedure around that logic, but we are simply not sure what it returns when roles are turned off. Does it return anything in the first place?
Solved
What value returns when a role has no rights on a column?
Best answer by Edo Spijker
Hello Sander,
When a user has no rights to a column, he doesn’t get to see that column and that columns is also not asked for by de gui’s. Specifically asking for that column inside a browser or Postman / insomnia would result in a forbidden response.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

