Restrict User [message #359339] |
Sat, 15 November 2008 00:50 |
*munnabhai*
Messages: 157 Registered: March 2008 Location: Riyadh
|
Senior Member |
|
|
Hi Guyz,
How can i restrict the user to insert record on query mode. if the user pressed insert button then he able to insert the record or if user pressed the edit button then from menu or from form then he able to edit record how can i do this?
Regards
|
|
|
Re: Restrict User [message #359485 is a reply to message #359339] |
Sun, 16 November 2008 21:06 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
In the 'When-New-Form-Instance' trigger ascertain the rights for the user and use the 'set_block_proerty' command to enable or disable the various 'insert' and 'update' properties.
David
|
|
|