Exactly, Like, <, >

J

Jacobo

Guest
Hi, in the search form, how can I just remove this options or disable them?

I went to /include/config.php and set to "0" $select_operator_feature
but "exactly, like, < and >" still in the search form.


Thank you.
 
J

Jacobo

Guest
Never mind, I did a search on the forum and found:

http://www.dadabik.org/forum/read.php?f=1&i=86&t=79


Thank you very much, now it workds. :)
 
J

Jacobo

Guest
Now I was able to hide the dropdown list with EXACTLY, LIKE, < & > operators, but if I click on "SEARCH" with the fields empty it would show all records, is there a way I can make at least on of these fields required? or something like with javascript that alerts the user to complete the first field, or something like that?


Thanks, hope you understand my question.

Jacob.
 
E

Eugenio

Guest
Jacobo wrote:
>
> Now I was able to hide the dropdown list with EXACTLY, LIKE,
> < & > operators, but if I click on "SEARCH" with the fields
> empty it would show all records, is there a way I can make at
> least on of these fields required? or something like with
> javascript that alerts the user to complete the first field,
> or something like that?

Yes you can, check the field as required in admin.php.

Eugenio.

(Latest version of DaDaBIK when this message was posted: 2.2.1)
 
Top