Home > Contents > Index >
ccuser:setdisplayablename
This tag is used to set the displayable name of current user .
Syntax
<ccuser:setdisplayablename name="user name" value="variable name" />Parameters
name (required)
- Object name of the current user that is created/loaded.
value (required)
- Variable name that contains the new displayable name that has to be set for the current user.
Example
<!-- For each user get the id of the user using CCUSER.ID --> <usermanager:getuser user="1167817873841" objvarname="usrObj" />
<ccuser:setdisplayablename name="usrObj" value="James Thomas"/>
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.