21282 Posts in 5730 Topics by 2601 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 371 Views |
-
Wildcards

16 May 2011 at 9:17am
This may have been answered before, but I don't see it when I do a search. Are there any wildcards for users' names? I'd like to have my site say "Welcome back XXXX" when they login, preferably using a user's first name.
-
Re: Wildcards

16 May 2011 at 9:33am
wildcards?
you can use ss templating functions like...
<% control CurrentMember %>{$FirstName}<% end_control %>
-
Re: Wildcards

16 May 2011 at 9:37am
How do I embed that code in the welcome page? Do I simply insert that in the page editor or in the HTML?
-
Re: Wildcards

16 May 2011 at 9:43am
You'd put that in the template....
http://doc.silverstripe.org/sapphire/en/tutorials/1-building-a-basic-site#templates
| 371 Views | ||
|
Page:
1
|
Go to Top |


