Concatenated Drop-Downs

This illustrates how the list displayed in a drop-down field can be generated from two fields in the database by concatenating them. So a drop-down field for name can display the concatenation of the FirstName and LastName fields from the database.

Tagged: