Hi,
I need to develop an application where the user, after login, can only access the records he made by himself or create records that can only be accessed (read/write/edit) by himself.
Can someone help me?
Tatiana
Hi,
I need to develop an application where the user, after login, can only access the records he made by himself or create records that can only be accessed (read/write/edit) by himself.
Can someone help me?
Tatiana
Re: How can I give users access ONLY to the records they created?
Hi,
Yea, I would like to know as well. I wasn’t even able to deploy a secured application to a hosting server.
Contact me privately if you want know what I use to do what you want.
Cheers
Re: How can I give users access ONLY to the records they created?
If you assign a field with their userid to each field, then create the SQL’s and buttons (for edit, etc) based on their ID.
Regards,
Scott.