This topic is locked
[SOLVED]

  Lookup wizard: show one value in dropdown, another in field

6/28/2012 10:53:41 AM
PHPRunner General questions
D
dodgebros author

I would like to have a field setup as a combobox so that the dropdown shows a person's name but enters their initials as the field value. How can I accomplish that?
Thanks,

TD

Sergey Kornilov admin 6/28/2012

You can use different Link field and Display field while setting up Lookup wizard. Initials can be a link field, while full name will be a display field.

D
dodgebros author 6/28/2012

Awesome!