Hi,
no, sorry, this is not possible. TablePress is not intended to be a database-like system. For that, I suggest that you investigate an approach that directly uses a database.
Regards,
Tobias
Hi Tobias,
Ok i will have a look.
Aldo
Hi,
ok. Sorry that I couldn’t help with a solution here.
Best wishes,
Tobias
No problem Tobias, i am thinking of having the source in Google spreadsheet, i can make the joins over there. Your poorpigs frontpage is exactly what i look for, now i will have a close look how make a joint field like your team-roster page.
Should all data be in the same table or is it possible to make joins on the frontpage
Hi,
the poorpigs.de website doesn’t use any joins either, as this is not possible with TablePress at all. All of the tables that you see there are separate tables.
Regards,
Tobias
Hi Tobias, Sorry, what i ment was i try to find out how to make a link on a name so it can give (call) a detail page. Like on your website.
Hi,
those are just plain HTML link, inserted via the “Insert Link” button. The rest is then some extra functionality, ie. an AJAX call is made to script that fetches extra data. This is not done in TablePress directly, though.
Regards,
Tobias