Hi there, I am wondering if this can be done.
I have configured the security roles in DNN. However, I would like to disable or make the control to false first until the users has fully login..
Eg:
1st login page is done by DNN. At this point no functions which are not for unauthenticated will be displayed. So is okie.
2nd login is to ask the users to choose their database and authenticate against it.
At this point, the functions have appear because it has been successfully login. however I would like to have these functions disable first. So that after the 2nd login , then the users are able to view the functions.
Is there any functions in DNN like "control.visiblel = false" ?
It's rather urgent! please help.. thanks!
