is there a token that displays the percent complete? couldn't fine one..
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pcp-tokens-2066635-1.patch | 2.46 KB | benjifisher |
is there a token that displays the percent complete? couldn't fine one..
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pcp-tokens-2066635-1.patch | 2.46 KB | benjifisher |
Comments
Comment #1
benjifisherThe attached patch provides a token
[pcp-user]and a variable token[pcp-profile2:?], either of which can be chained onto a token that provides a user object. For example,[site:current-user:pcp-user]will expand to give the current user's percentage for core user fields, and if you have a Profile2 type "about", then[site:current-user:pcp-profile2:about]should expand to the current user's percentage for that type.Comment #2
BarisW commentedThanks for the patch. Committed!