Page 1 of 1

Display data

Posted: Fri Aug 27, 2021 4:08 am
by pekajo
Hi,
I have a requirement where I need to display a csv (or similar) but only display required records.
To explain, I have a csv file on the hosting which has a number of fields one of which is a course number. I want the user to enter a course number and it will only display those records.
I have just tried the extension Data View which displays ok but not the select option.
An ideas
Thanks
Peter

PS I forgot to add the user needs to be able to edit the data.

Re: Display data

Posted: Fri Aug 27, 2021 5:59 am
by Pablo
The Bootstrap Table extension has a search field to filter data:
https://wysiwygwebbuilder.com/bootstraptable.html

If you want to be able to edit data you can use CSV CRUD:
https://wysiwygwebbuilder.com/csvcrud.html