Short user name

I’m using @UserName to capture the Author of a document.

When I use a view that displays this field, I get the fully qualified user name.

How can I display only the users short name?

It would be nice if that’s all that showed in the field as well.

Thanks in addvance.

Jim Lamb

Subject: short user name

figured it our:@name([CN];own_name)

:slight_smile:

Jim