Resource listing
Permalink
Hi, I am trying to create a searchable/sortable list of resources on a page. I am not the slightest bit tech savy....can someone suggest the easiest way to get this done? I also have a ton of information on excel to put into the listing, I tried uploading it to a form with the same headings but couldn't get it uploaded, any suggestions are very, very welcome. Thank you!!!
You may need to be more descriptive on exactly how you want to implement this. Do you want the info sortable/searchable by the person building the page or by someone browsing the page? In what ways do you want the information sortable? Via interactive drag-and-drop of items (like netflix) or some control buttons somewhere on the screen? Are you pulling in the data from a excel file somewhere on your server or will you have the info somewhere else (SQL database, flat file, etc)? Finally, how PHP savvy are you to modify example PHP code to your own uses?
For example (and why I'm posting), I have a whole host of code which allows page builders to build blocks containing lists of library resources (in this case, page urls and descriptions of content, amongst other data) pulled from a seperate mysql database. So, everything is searchable and sortable, but its all from the page buidler end vice from the browser end. Therein, if you can modify PHP code, will be using a mySQL database and want the data sortable from a page builder standpoint, let me know and I can email you some code samples.
If this isn't close to what you wanted, or if you don't know/don't have time to code PHP, your best bet is to post this request on the jobs board (with a little more description on exactly what you want). The people there can definately flesh out exactly what to do to get what you want, how to implement it and how much it will cost.