I have a database containing a table "orders" and "customers". When adding a new record to "orders", I have defined a lookup field pointing to the field "name" in table "customers". Since I have several customers with the name "Miller" i.e. I'ld like the dropdown field to show "name, first name" - but how can I achieve this? Sorry if this is basics for most of you, but I'm rather new with Phprunner and couldn't find a solution so far...
Thanks for your input and support
Thomas