I know I've done this before, because I have it working on a few different screens, but I can't seem to get it working for some reason.
I created a new table "CallCodes"
I added a Text field called "CallCodes"
I created a new screen called "CallCodes" and I added a GRID and refrenced the "CallCodes" table. I added the CallCodes text box and a Save button and entered about 55 codes.
I added a dropdown to our "CallReport" screen and linked it to the existing "CallCodes" table.
BUT, when I try to select the FIELD it only gives me the choice of RECORD ID and nothing else except a blank space.
I have another table with different codes set up just like this as far as I can tell and it works just fine.
Any thoughts?