FYI, there are two issues with custom profile properties. - A "List" property cannot have blank spaces in it's name. If there are blank spaces, the list dropdowns do not work.
- A "DateTime" property simply doesn't work. When you go to load the profile, there is a format error associated with the property. That generates a "critical" error.
For #1, you can work around this by using the localized text to have your text, with blanks, displayed in place of the property name on the Profile page. I don't know of a work around for #2. |