I have a model-driven app and would like to restrict the users from seeing each others data. Now I have already managed to do this based on the entity by assigning a security role for each table, but I would also like the app to behave in such a way that the user cannot see anything else than the table and the group it belongs to in the left hand navigation, so that he/she cannot click on the other tables. Below is a screenshot of how it is now, when the user has navigated to a table he/she does not have access to.
Is this possible to do by assigning some kind of securty role to the user?
Since the app is supposed to be a data input app, where the different users can login and they would see their tables and then import an excel to that table, I am considering also if its easier to create multiple model-driven apps for each user and table in order to get only the table(s) the user has access to to be shown in the navigation?
Thanks for the answer, much appreciated!
