User data resrictions

Issues related to forms.
Post Reply
trevorm
 
 
Posts: 84
Joined: Sat Mar 14, 2020 3:43 pm

User data resrictions

Post by trevorm »

I want to make sure users accessing a database on my site can only see/edit data that they have submitted via a logged in user form,

Is this a standard feature of the LOGIN tools or is it necessry to add some code to make this hapopen?

Thank you.
User avatar
Pablo
 
Posts: 23119
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: User data resrictions

Post by Pablo »

There is no standard option for this. This will require a custom script.
Post Reply