This topic is locked

About custome view

12/6/2010 3:00:22 AM
PHPRunner General questions
K
kiyange author

According to the following information
OwnerID value of admin (or person who posts the data) is saved in the table automatically because Users can see and edit their own data only applied on all pages (list, add, edit, etc.). You need to create custom view on the Datasource tables tab, choose Users can see and edit other users data option on the Advanced security settings dialog and assign permissions for admin only on the User group permissions dialog for this view.
Then my question is I have three tables (1).users table-which store information about my student accounts including address info(2)Results table which keeps records for each student's (examinations results)and lastly (3)Course work table-i have planned to stores all the student's course works in this table.So you said about to create custom view on the Datasource tables, so which table should i use for creating custom view.is it users table, or Results table*.Note* it is strongly prohibited for any student to get access to any one's result/course work without one's permission but registrar(ADMIN) has full access to this system.*.I need full explanation please,!!! if possible send any useful file/tutorial on this via my email address.

Sergey Kornilov admin 12/6/2010

Sorry, I miss the actual question here.
I would suggest to check 'How to use security settings' video tutorial at http://xlinesoft.com/phprunner/php-database.htm. That's a good start.