user access to records

0
Hi, i am new in Mendix, and in all concepts of builting web based applications, programming,... im trying to set up an application to manage and report data my clients. all its done, but now i dont know how to set up users to access data that its only relevant to them. this must be a very stupid question but, how do i link records to users? best regards. Peter
asked
2 answers
1

You have to make an association to a user or user inherited entity. Change the access rules of the entity and add xpath constraint, click on 'path to user'.

See documentation

answered
0

thanks Chris, i'll read the documentation and see if i can do this.

Peter.

answered