Display related record March 05, 2020, 10:18:23 AM Hello,I have two tables: People and RolesPeople has these fields:IDNameSurnameFk_roleRolesIDRole descriptionIn 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 Quote Selected
Re: Display related record Reply #1 – March 08, 2020, 04:44:08 PM @marco82 when you say "... I do not need a link to other table." you mean the master details table modal link? Quote Selected
Re: Display related record Reply #2 – March 08, 2020, 07:56:57 PM Yes, just a normal simple text print Quote Selected
Re: Display related record Reply #3 – March 09, 2020, 12:44:43 PM @marco82 phprad does not currently support that, you will have to manually edit the project to do that. Quote Selected