Referencing a second table Hey all,
I've run into a halt in my thinking process !
I am developing a component, part of which displays a list of results from a table. One of the fields in the table is country_id which is a number, referencing a row in a countries table.
How can I display the country name from the other table, rather than just the id number ?
many thanks
AndyJ |