The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
multiple select box or checkboxes in the registration form
#19
If you have a limited amount of searchable fields, would a dropdown box of the options work? So the dropdown would have the over_18, love_us or whatever in there and a go button that fires off the query? AJAX would be ideal for this, but I'm terrible at that, so it would be pretty easy to just refresh the page on go and fire off that query.

OR

One thing you could do is some sort of table sorter that lets you filter people that way. I'm not sure if you're starting with an entire table with all the users and they are filtering from there or if you are starting with something blank and only allowing them to see results they ask for. If there is a whole table, you could create the table with something to convert the 1 or 0 back to yes or no and then you could use this plugin
http://tablesorter.com/docs/

That allows people to multisort the columns (They can even control click to get all the people who are over 18 and THEN people who love userspice. Just a thought.

  Reply


Messages In This Thread
multiple select box or checkboxes in the registration form - by mudmin - 11-17-2016, 03:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)