Jump to content

bongomania

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by bongomania

  1. Thanks, that gives me a lot to start with. What if the values had a non-binary range, so for example resistencia might be "value >10k" instead of just yes/no?
  2. My site has 150+ pages, and I need a tool so readers can sort and drill down to find the page that best meets their needs. An example of something similar is here: http://www.mouser.com/Passive-Components/PotentiometersTrimmers-Rheostats/_/N-9q0yi/ in the section that allows filtering by several different parameters. Another example would be profile matching on a dating site, where you describe the person you're looking for, e.g. "non-smoking, blonde, under 6 ft tall, over 20 years old, under 500 lbs, single" and the site shows you only results that match. Each page will have about 20 filter parameters. Obviously I will also need a way of appending these searchable parameters to each of my pages. Currently my site is all simple SHTML and CSS; I've installed PW, but none of the site is built on it yet. Any suggestions? Thanks!
  3. Thanks to both of you! Can that JQery plugin be installed into PW? I understand PW isn't JQuery, but can it be made to work together?
  4. Hi all, I have a database table of about 150 items and growing. For each item there are about 20 data points, so the table has 150 rows and 20 columns. The data in the columns is just a digit from 0 to 9. The "item" name column is just a text field, linked to a URL. I need help with two different UI's: On the visitor side, I need them to be able to select a few (say 4 or 5) data points (columns) that are most relevant to their search, so the the table will be re-ordered to display the items that have the highest total numerical value (selected data columns added up) at the top. On the back end, I need a simple data-entry panel for adding new items. One field for the name, 20 labeled fields for their respective data points. Of course it should automatically populate the publicly-visible page. So, can you recommend any particular modules or other products or approaches to these needs? I already have PWire installed with no hassle, but I have not gotten much further than that yet. Thanks!
×
×
  • Create New...