Closed (fixed)
Project:
Profile 2
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 17:51 UTC
Updated:
22 Jan 2012 at 22:40 UTC
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
Comment #1
PoetCSW commentedI'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.
Comment #2
fagoI'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.
Comment #3
Ale.bcn commentedey ppl, check this:
http://drupal.org/node/1330546