Thanks MikeDE, let me clarify:
hi
remove the security from login app, otherwise the user will not be able even to put user/pass eh!?
==> no of course I don’t have security on the log in app
add it to all other apps (you can do that from tools > express edi)
==> sure this was done before
now make sure you setup all the security module from creating users and having them added permissions to wanted applications
==>yes this was the case before
if user access unauthorized application it will kick him to login screen, once user and password are correct then they will have access to given applications by clicking them from your menu (usually)
==> before going to log in screen, it is first showing “unauthorized user” and when I click the button, it tries to go to the login app. That is the bevahiour I want to correct: it should not show me this message. It should just go to the login app straight.
you can however to disable the security while you developing from “my scriptcase” go there and remove the tick from the options to work on your project without security limitations (in development only)
==> yes I’m aware of this