Hi All,
I am developing an application using groovy on grails where I need to establish a relation between users. In my application, I register a user. Once this register user entries into the application, he can add up new type users to whom he only should be able to edit/view the details and this should happen behind the scenes.
How to establish this relationship? Any plugin is there or we need to code?
Thanks
I am developing an application using groovy on grails where I need to establish a relation between users. In my application, I register a user. Once this register user entries into the application, he can add up new type users to whom he only should be able to edit/view the details and this should happen behind the scenes.
How to establish this relationship? Any plugin is there or we need to code?
Thanks