1
Bugs / Re: Classic 2.7.3 - AccountController.php have id bug
i'm trying to create a master/detail relation.
i'm not sure if this is happening because of a 1 to N relation between users and roles tables.
users.idrole = roles.idrole
I just want to display all the users that belong to certain role.
hope you can help me.
thanks!