Quick Question RE: Sign-in Module?

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
5/4/2011 12:04:10 PM
Gravatar
Total Posts 114

Quick Question RE: Sign-in Module?

Hey guys!

I've inserted a Sign-in module on a number of pages of my site, and have cleared the "Hide From Authenticated Users" and "Hide From Anonymous Users" on the General Tab of the module's settings. On the Security tab, I've set Is Global to true, and roles that can view to All Users and Authenticated Users.

My problem is that once a user authenticates, the module hides itself, and I'd really rather have it visible at all times, whether the user is authenticated or not. Any way to do this? Is there a flag somewhere I'm missing?

Thanks in advance!

Duane Doutel

 

5/4/2011 12:45:20 PM
Gravatar
Total Posts 2239

Re: Quick Question RE: Sign-in Module?

Hi Duane,

The Sign-in module doesn't do what you are asking. After login, the module disappears because the user is logged-in and a user can't login to a site more than once per browser per machine.

If you would like the module to show user information after login, you will have to either use the ASP:LoginView control in the layout.master or clone the Sign-in module and modify the code it so that it adds the items you want.

HTH,
Joe

5/4/2011 12:57:02 PM
Gravatar
Total Posts 114

Re: Quick Question RE: Sign-in Module?

Hey, Joe! :)

I don't want the sign-in module to continually show anything, I just want it to be visible, as it's disappearance affects the layout of the page. It's the only thing in a left-side panel, and when it hides itself, so does the panel; it just looks more consistent with it there.

Thanks for the reply!

Duane

 

5/4/2011 1:07:33 PM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Quick Question RE: Sign-in Module?

You can force the left column to always be visible on your site. See the Showing Side Columns document for details.

Jamie

5/4/2011 1:15:10 PM
Gravatar
Total Posts 114

Re: Quick Question RE: Sign-in Module?

Thanks, Jamie; I'll have a look!

Duane

 

You must sign in to post in the forums. This thread is closed to new posts.