Name from Address book field

Hi

I’m fairly new to designing in notes and I have a quick question.

I have a field in a form where I want people to be able to choose their name from the address book. i have used the Address Dialog for Choices option which when I select a name it puts in the long name.

eg

Username/Server/Organisation

I just want it to be able to select the username. Is there a way I can do this from the address book ?

Any help much appreciated.

Thanks

David

Subject: Name from Address book field

Put @Name([CN]; FieldName) in the Input Translation for the field.

Subject: RE: Name from Address book field

Thanks Patrick, thats perfect!