Hey,
Apologies in advance if this is a dumb question, I'm not really all that useful with things like this but certainly can see this being a very useful plugin for my needs. Essentially though I'm wondering if I can get away with using 1 CSV rather than having multiple (to save me updating multiple).
I have a bunch of columns with varying data, including a column that says for e.g. 'fruit'. Then in my rows of data I have multiple instances of various fruits as well as multiple instances of the same fruit, because another column is type:
Code: |
fruit,type
apple,granny smith
apple,golden delicious
orange,jaffa
pear,seckel
|
I'd like to display on a fruit page (all fruits), and then on individual types of fruit pages, only apples, only oranges etc.
How would I use the Joomla module to display only one particular type of fruit after reading the data from my CSV in 1 particular column.
I hope I've explained this well enough.
Many thanks in advance.
Mick