![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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. |
#3
| |||
| |||
|
|
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. |
#4
| |||
| |||
|
|
Fortunately, when done, you get in the CategoryID, the CategoryID alone and nothing else. Now, you can display near to it a field that shows the related category name corresponding to the CategoryID you have choosen. Remi-Noel "Super Wasabi" <superwasabidave (AT) gmail (DOT) com> a écrit dans le message de news: 1162128270.657032.281330 (AT) m73g20...oglegroups.com... 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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |