Guest
14 Jul 2014 12:04

Hi, i have a question.

How can i have a form of search based on a specific input value of records? I want to modify a form that search records based on a specific input value of records and not the default form

<form id="adminForm" enctype="multipart/form-data" name="adminForm" action="" method="post">
<input value="" name="filter_search" placeholder="Search..." type="text">
</form>

Must i insert a specific hidden input to make this?

Last Modified: 16 Jul 2014


pepperstreet VIP
Total posts: 3,837
15 Jul 2014 00:05

Do you really want to send a pre-defined value in the "full text" search input?

Or do you want a pre-filtered list view based on specific field values?



Sergey
Total posts: 13,748
15 Jul 2014 00:21

Almost every field may be a filter. Additional form element in advansed search to search by specific field value.

2014-07-15_08-13-36

But in order this filter to work you have to enable it in the field parameters

2014-07-15_08-15-11


Guest
15 Jul 2014 20:35

Sorry but first i have lost the option 'Enable filter'.

Now i have in the advanced search this field but when i use select this with a specific value the results shown don't filter it.

So the page contains all of result.


Sergey
Total posts: 13,748
16 Jul 2014 11:15

Do you see indication tha filter wa applied? Can you provide a link?

Powered by Cobalt