PDA

View Full Version : Limit Editing Access


wilray6453
06-27-2007, 04:46 PM
I am using Fabrik 1.0.4 and I would like to create a member directory visible to everyone with special rights (author and above). However, the individual records should only be editable or updated by the owner or by the administrators. In fact it should be very much like this forum; I can search, and view others profiles, but I can only modify my own. Is there a simple way of doing this via the access tab for editing a table.

Thanks,

Wil

joaquinjgc
06-28-2007, 06:06 AM
I think that the more easy way to do it is creating two tables.

The fist table who can view author and above, and edit administrators.

The second table only user can view.

You can use tablebot and store both in the same page, first the secon table and after the fist.

I think that what your you say should be possible, but actually no.