Hide text from my profile

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.
3/5/2008 1:27:33 AM
Gravatar
Total Posts 41

Hide text from my profile

Hi!

Can I hide some textboxes from the my profile page? I'm not using the security question for example so I would like to hide this for my users.

Is it also possible to add other data fields, like customer ID?

3/5/2008 6:27:07 AM
Gravatar
Total Posts 18439

Re: Hide text from my profile

Core properties can not currently be hidden and are required. Only optional custom properties can be hidden.

Its important to require there be data in the security question and answer fields because you could check the box at any time to require it for password recovery and if you do that and no data exists your users are not able to recover their passwords. So even though you are not using this feature now its best to require the data.

We don't have a customer ID property so that must be a custom property which you could remove form your mojoProfile.config (or maybe you are using a custom file as it can be specified from this Web.config setting:

<add key="mojoProfileConfigFileName" value="mojoProfile.config" />

Hope it helps,

Joe

3/5/2008 9:57:19 AM
Gravatar
Total Posts 41

Re: Hide text from my profile

Thanks Joe!

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