I have created a custom multiselect profile field. However, I would like the results that show on a user profile to be links to a page about each item.
I looked at the delimiter field, but I don't think that will work. It would call for some sort of foreach type action on each item returned in the multiselect.
Is there any way for me to do this without hacking the CB core files?