Changing properties of 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.
12/31/2013 11:27:45 AM
Gravatar
Total Posts 123
/Mats Lillnor

Changing properties of profile

I will have users on my site that fill out their profile.

However, some of the current labels are not of specific interest, like Country, website, state and so on, but I want some other properties instead.

I have figured out that by changing the language-file ProfileResource.sv.resx I can get whatever labels I want in the profile.

I have set the following lines in user.config:
<add key="UseCultureOverride" value="true" />
<add key="site1culture" value="sv-SE" />

This means that the site is hardcoded to Swedish regardless of the user's browser-settings, right?
So it will work for all users and that no one gets another .resx-file.

Is it safe to do so or might it break something?

I mean are the profile-values used for any other purpose which does not work if for example the "web site" field does not contain a valid url or so?

Is there another way to accomplish a custom set of profile properties which includes the number of properties?

I noticed that there is a translation for ICQ in the .resx-file, but no such property on the profile page.

 

/Mats

1/1/2014 2:58:46 AM
Gravatar
Total Posts 537
feet planted firmly on the ground

Re: Changing properties of profile

See https://www.mojoportal.com/userprofileconfiguration.aspx

1/1/2014 6:35:49 AM
Gravatar
Total Posts 123
/Mats Lillnor

Re: Changing properties of profile

Thank you VERY much!
This was exactly what I was looking for and even better.

How silly of me not to anticipate that the brilliant mind of Joe Audette already had thought of this... smiley

 

/Mats

1/1/2014 10:16:59 AM
Gravatar
Total Posts 18439

Re: Changing properties of profile

Hi Mats,

fyi, email notifications from our forums are bouncing back from your email address. The error message says your mailbox is full.

Best,

Joe

1/1/2014 11:26:11 AM
Gravatar
Total Posts 123
/Mats Lillnor

Re: Changing properties of profile

Thanks for the alert.

Fixed now.

 

/Mats

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