S
Super Wasabi
Hi there, I am new to file maker. I have a table called category
(category_id (int) and description (text))
In the Product table, there is a field, category_id which is related to
the category table.
I have a drop-down list, where you can select the category and the
category name comes up fine.
However, when you finish selecting the category, the cateogry_id is
displayed, not the display text.
What am I doing wrong, I am sure there is an easy way for the display
member to be displayed and not the foreign key value?
Thanks
David.
(category_id (int) and description (text))
In the Product table, there is a field, category_id which is related to
the category table.
I have a drop-down list, where you can select the category and the
category name comes up fine.
However, when you finish selecting the category, the cateogry_id is
displayed, not the display text.
What am I doing wrong, I am sure there is an easy way for the display
member to be displayed and not the foreign key value?
Thanks
David.