Hi All,
i would ask you for help, since I was watching and reading million of tutorials, but didn't even find a minimal spot to solve my problem.
To shorten it a little: I have built a historical database containing documents and persons. In every document the (joomla)id of every named person is saved. Until now, the other way round was written manually, so I had to open each person and write the ids of the documents. But since the database is getter bigger and bigger this a lot of work...
What I would like to do now is to integrate a "Search & Type" form into my "Forms & Content" Types, which shows in the frontend-content all documents (as links) where the id of the person shows up. Comparable with the category-view of Joomla. So I would need a way to query the ID of the person in #__quellen and give a result a link to the document.
I hope that this is understandable and somebody could help me!
THX, best cassirer