Hello there,

Just wondering if there was a way of using tokens in a profile type name/label? Would like to append the users name to the profile type title.

There's probably a way of doing this with hidden fields... anyone have any ideas?

Cheers

Comments

PoetCSW’s picture

I'd like this, too. I want to allow users to read profiles, but there is no clear indication of which user's profile is being displayed.

fago’s picture

Status: Active » Fixed

I've made this possible via Rules or custom code, see http://drupal.org/node/1392716.
For that I've added a 'label' property which can be set via Rules when a profile is about to be saved. It is also query-able and listable by Views or autocomplete callbacks.

Ale.bcn’s picture

ey ppl, check this:

http://drupal.org/node/1330546

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.