This topic is locked
[SOLVED]

  New user register

7/26/2009 08:38:43
PHPRunner General questions
A
aramuni author

Hi all!
I'm new here and want your help.
I thinking in develop a application and new users have too registrate yourselfs. Ok this far...
But this new users cannot see anothers users records and cannot edit auxilar tables too.
Can PHPRunner do that?
Thanks in advance!!!

J
Jane 7/27/2009

Hi,
to restrict user access choose User can see and edit their own records only security method on the Advanced security settings dialog on the Security tab. Also you can add or remove permissions for users on the User group permissions dialog.

A
aramuni author 7/27/2009

Thank you Jane. I didn't explored this area...
Now I'm lookinf for validating data entry techniques.
Is using the events?

Hi,

to restrict user access choose User can see and edit their own records only security method on the Advanced security settings dialog on the Security tab. Also you can add or remove permissions for users on the User group permissions dialog.

J
Jane 7/28/2009

Hi,
to add validation double click on the field on theVisual Editor tab and select validation type on the "Edit as" settings dialog.