Display data

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
pekajo
 
 
Posts: 30
Joined: Wed Sep 19, 2018 12:35 am

Display data

Post 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.
User avatar
Pablo
 
Posts: 23395
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Display data

Post 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
Post Reply