Hyperlink records from different table
-
Hi Peter,
I think you might already have the solution for this question.
My database has multiple tables, for example: contact table, and project table. In the project table, it references a project contact as a foreign key.
When I use data project to list the project, I created the 1:n lookup relationship so it displays the contact name. This is pretty good so far. But I wish I can create a hyperlink on the contact name, so user can click the contact name to access the contact details page.
Is there a way to do that? If so, please instruct me.
Thanks.
Jay
The topic ‘Hyperlink records from different table’ is closed to new replies.