Filters and Relationship on Front End
-
Hi guys.
I’ve been using the free version of the plug-in for a few weeks now but I’m having trouble understanding the whole structure and can’t tell if I’m able to achieve what I want to or not:
What I have:
– I have the WP Database and another database.
– In the other DB I have these tables among others: Ticker, Ticker_inv and Source.
– Table Ticker_inv has Source_id and Ticker_name among other columns. In this table there’s a record for every Ticker per each Source_id, so you can find the same Ticker_id with different data depending on the Source.In the Front-End side I want to:
– See the Ticker_inv table showing the Source name instead of ID.
– Have the rest of Ticker_inv columns as search filters to filter through the data.Is it possible?
Can you please direct me to each subject I need to properly know about to achieve it?Thank you very much,
Adrián.
- The topic ‘Filters and Relationship on Front End’ is closed to new replies.