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.
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
See https://www.mojoportal.com/userprofileconfiguration.aspx
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...
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
Thanks for the alert.
Fixed now.