Autocomplete dynamic

QuestionsAutocomplete dynamic
Gustavo Lazaro asked 4 years ago

Dear Abu. There is a possibility to change the value of “minLength”: which is found in jqgrid_dist.php dynamically. Can the value of “minLength” be 3, 4 or 6 depending on the php program that is loaded? Thank you.

1 Answers
Abu Ghufran Staff answered 4 years ago

I’m emailing you updated build that allows:

$col[“formatter”] = “autocomplete”;
$col[“formatoptions”] = array(“sql”=>”SELECT name as k, name as v FROM clients”, “min_length”=>3);

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

20 + 2 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?