Windows
- Go to C:\Program Files\Quark\Quark Publishing Platform\Server\webapps\workspace\WEB-INF\classes.
- Open the Workspace-Config.xml file.
- Find the following entry and set the value from 0 to 1.
<!-- User Name display settings
0 for displaying log in name <username>
1 for <username> (<First Name> <Last Name>)
2 for <username> (<Last Name>, <First Name>) -->
<Add key='userNameFormatting' value='0'/>
Mac
- Go to Mac HDD/Users/Home User/Library/Preferences/Quark/QPP/ [QPP Framework Version]/com.quark.qpp.client.{Application}.config.plist
- Find the following entry and set the value from 0 to 1.
<key>UserNameFormattingStyle</key>
<string>0</string>