Hi,
i have two separate fields:
firstname
lastname
In the search dropdownlist i want to have displayed bth fields.
e.g.
--choose name --
firstname lastname
firstname lastname
...
How can i achieve that?
Maybe with database lookup?
If yes: what is the correct query?
thanx