Skip to main content
Topic: Display related record (Read 818 times) previous topic - next topic

Display related record

Hello,
I have two tables: People and Roles

People has these fields:
ID
Name
Surname
Fk_role

Roles
ID
Role description

In the list and in the view page of People I want to show, instead of the foreign key number, the description of the role, I do not need a link to other table.
Is it possible? How?

Thanks a lot,
Marco


 

Re: Display related record

Reply #2
Yes, just a normal simple text print