Changes

AJAX - Function - Live Search Table

607 bytes added, 15:11, 2 February 2018
no edit summary
= Setup =
= Example uses =
The following steps will allow you set up the table on a form. * Create your form* Add a question to store your table. Basic - Generic Area.* In the Generic Area, add a div... <syntaxhighlight lang="html4strict" line start="1"><div id="divOutput"></div></syntaxhighlight>* Use the function layout below in your code* Tweak the parameters to get it to work for your form  Notes* 17 and 26 do not need to be filled in* In the values you're searching for use an * prepended and/or appended to the string for wildcards* You can combine search fields and search values using Commas but be careful to filter input
7,528
edits