Load singular values from multiple tables.
-
Hello,
So what I’m creating right now is a comparison site for financial services.
How this will work is that I have a table of rates, costs, payment time etc etc for each company included in the site. Each table will have about 100-200 entries.
My idea was to use TablePress to import all these values and hold them structured that way, also very easy to import / update these really large tables.
In order to make it possible to compare these tables in a lists against each other id thought i make a global query on the tables i had included in each search (will be different companies on different lists depending on services etc). How i thought id make that possible is to use AFC-TablePress (https://www.ads-software.com/plugins/acf-tablepress/ ) to choose what tables make it on to each list.
Now comes what i need help with:
In order for me to do this i want to be able to create a ajax-load query that starts with some values to look for in each list in order to find the matching pair.I.e: search: a=”3000″ b=”12″ c=”true”
From there i need to be able to fetch the specific values of: A, B, C, D, etc etc. and display them according to my template.
Is this possible?
How would I go about it?Hope you have time to answer my “rather long” question.
Best Regards,
Max
- The topic ‘Load singular values from multiple tables.’ is closed to new replies.