Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: BuzzLightyear2
In the coldfusion form, a user can add a talk to multiple users, this is done by inserting a number to a table, which is the foreign key to another table with a corresponding name, up to 25 entries can be added to this record.
The problem is that when i try to view who has been delivered talks, the page displays the foreign key fine (eg, 1, 2, 3, etc), but i cannot figure out a way to display names (eg, Joe Bloggs, etc). i thought it was only a matter of a condition in the select statement but this does not display anything if the record has more than one entry.
sorry for being vague, my descriptive skills are not the best!!!
Copy link to clipboard
Copied
Copy link to clipboard
Copied