Any chance we could get the ability to enter name/value pairs for single and multi-select dropdown custom fields? At least as an option?
I've run into the situation many times where the value I want to store is not the same as the value I want to display to the user. For instance country and province/state fields I would much prefer to store the code but display the full name to the user.
Of course... the next item on the wish list would be the ability to filter one drop down based on the results of another drop down (think the province field after the country field is chosen).
For now, I've implemented it with a component to pull the options from via AJAX, and a plugin to compose the login form, profile tab, and edit profile tab, but it feels like I'm fighting CommunityBuilder to get it done. Would be GREAT to have the options built in.
FYI... a related request would be to have the option to use ISO 3 digit country codes in CB Subs. Being Canadian, and having websites that are mostly used in the U.S. and Canada, I am always having problems with Americans seeing "CA" for the country code and thinking it means California.... with 3 digit codes it's not a problem ("CAN"). Sure... we could send every American back to school to learn about the rest of the world... but it would seem easier to just display 3 digit codes
.