Is it possible to use the security module without tieing it to a menu? I want to simply protect the entire app not just a menu choice…
Re: Security Module
Yes, off course.
If the login check the permission and enables the application, you dont need the menu. could use to open directly some forms, grids … whatever you want.
Re: Security Module
When I add the module it walks me thru a wizard like setup but refuses to complate if I do not select a menu choice…
Re: Security Module
You can create your own security module. Search on this forum or see the examples system that comes with scriptcase.
Re: Security Module
How to retrieve user info from security module, after user login?
Re: Security Module
How to retrieve user info from security module, after user login?
ok,I’ve finished it. thanks…