Quote:
Originally Posted by megatela
Thanks Jeremy, I do not speak English. It solved my problem but I have another. You know how in the view of a table can delete a record that belongs to the logged user?
|
If you mean that the logged in user can ONLY delete record that he/she have recorded, you could:
1 Make sure your form/table have a user element that records the userid
2 In the table access settings set the "Delete Records" to Admin or something similar
3 In the drop-down below ("Or use Field") select the element with the userid in.
Hope this helps
Matt