How can I authorize a role column based? In the Software Factory you assign rights on a table.


In the column rights you can set or the fields are visible in the GUI. This doesn't change the user right to consult the data from the column directly on the database.

The user still can run the query in the SQL database and select for example the colum employee_status. The permission should be denied for executing this action.
