Get user’s full name
-
I’m trying to pull through the current users display name or first/last name.
I can get the username using;
[dynamictext dynamicname "CF7_get_current_user"]
But when I try using display name using;
[dynamictext dynamicname "CF7_get_current_user key='display_name '"]
It doesn’t work…
- The topic ‘Get user’s full name’ is closed to new replies.