I've googled and experimented and continue to fail. All I'm trying to do is display our Full Name in the Map Layout (a text box) but Arcs dynamic text only returns username (ie "usern" instead of "User Name"). Is there any way of writing a lookup list or If/Else logic script for or python code that will allow me to have a Text box display a users full name?
I'm happy if I need to write a list of users for it to return and will be even happier if it can be done to return someones full name based on windows login or something.