Search words
AjaxSearch » AjaxSearch 1.8.3 » Non Ajax Mode Demos » Log Search requests
Please enter a search term to begin your search.
Don't hesitate to comment your search result!
The snippet call of the "Log search requests" demo is:
[!AjaxSearch? &ajaxSearch=`0` &grabMax=`10` &tplLayout=`optionSearch` &debug=`-2` &asLog=`2:1` &AS_landing=`297`!]
- Like the "same Page" demo, this demo renders on the current page (#299), the results under the search form
- 10 results per page will be displayed
- All the search requests are logged thru the asLog parameter. The user comment is allowed.
- To test do a search and check after the new table content.
All the search requests executed on the demo site with the version 1.8.2 are logged. You could check the content of the ajaxSearch logs on this page.
The table displayed, list the 10 last lines of the "ajaxsearch_log" table.
For that the snippet Db2form has been used.
A dedicated module will be
provided later to manage the search logs.