This topic is locked

* * * * * * * * Users can see everybody's data but can edit their

8/11/2006 7:53:53 PM
PHPRunner General questions
A
amirgulamali author

when using "Users can see everybody's data but can edit their own data" - could afew fields be open for editing to all users?
For my specific case. i am populating addresses and would like users to add and edit thier own contacts but other users should be able to view all contacts... that works but i want ALL users to be able to edit the "COMMENTS" field for all entries whether that particular entry is created by them or not...
Any thoughts?

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3165&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' />

thanks in advance

Alexey admin 8/14/2006

Amir,
you can do this by adding custom view for your table.
Set Users can see and edit other users data mode for this view and make COMMENTS the only editable field in the view.

A
amirgulamali author 8/15/2006

Ok i created a view for my table and set it toUsers can see and edit other users data

Now how do i make COMMENTS the only editable field? Any step in generation process or is it to be done manually after generating the pages.. if Yes, how?
thank you

A
amirgulamali author 8/15/2006