Most voted "self-cmplete" questions
Refers to the function of filling a word automatically and/or suggesting possible options from just a fragment of the word.
Learn more…123 questions
Sort by count of
-
1
votes1
answer804
viewsJquery autocomplete for city search, does not distinguish data from cities with the same name
I’m using Jquery, Ajax, PHP and MYSQL to do Autocomplete in a Brazilian city search field. When I type the name of the city the suggestions appear and when I pass the mouse over each city the code…
-
1
votes0
answers167
viewsreceive two autocomplete values and pass to < input type='Hidden' >
how do I pass on a value 'ID - valor' of a autocomplete jquey and show only the 'valor' in the field input and pass the 'ID' to another input guy hidden. PHP if (isset($_GET['term'])){ $return_arr =…
-
1
votes1
answer387
viewsMaterialize Javascript autocomplete
I’m using the materialize framework. According to the documentation, I can use "autocomplete" in the form tag according to the link Materialize Form. My doubt, is the following I want to create a…
-
1
votes1
answer320
viewsDynamic form autocomplete
I have a form that includes lines dynamically. In this form I have a field autocomplete where I select the product and add the product value to another input. My problem is this: if I include two…
-
1
votes2
answers723
viewsAutocomplete doesn’t always work on Pycharm
I am starting the use of Pycharm, creating a test with Pygame. I realize that some Pygame methods do not appear in Pycharm Autocomplete. For example, if I want to put one pygame.mask.from_surface(),…
-
1
votes1
answer59
viewsAutocomplete does not work on adding remove inputs
I am developing a quotation form and in it I add and remove lines to register products and in each line there are two autocomplete fields, where search the product by code or by name. The first line…
-
1
votes0
answers31
viewsValor Autocomplete
Good afternoon, I would like to know how to use the value entered in the autocomplete field in my Controller, even if it is null and not a vehicle registered in the BD. <p:outputLabel…
-
1
votes1
answer990
viewsLaravel Combobox Autocomplete Select2 JS
Can you help me? I have the code further down working perfectly. But when I put inside a modal, I can’t write inside the text field. VIEW <select class="itemName form-control"…
javascript laravel twitter-bootstrap self-cmplete jquery-select2asked 5 years, 8 months ago ShBr 139 -
1
votes0
answers72
viewsForm Autocomplete
I’m trying to make an autocomplete form, however so far it doesn’t work, I don’t know if anyone can identify the error <div class="form-group"> <label class="control-label col-sm-4"…
-
1
votes1
answer761
viewsAutocomplete in dynamic input
Good morning, everyone. I’m trying to implement autocomplete in dynamic input but it doesn’t work. Already test calling class or id and nothing. Follow the code so they can shed some light on where…
-
0
votes1
answer778
viewsDynamic update in Primefaces component via autocomplete
A simple question, is there any easy way to use the autocomplete component of the first faces, and so when selecting some option make a component (for example a dataScroller) be updated??? I tried…
-
0
votes2
answers787
viewsReceive id from an autocomplete option
I have the following autocomplete defined in HTML HTML <label class="input"> <input type="text" list="list" id="entidade" placeholder="Cliente" onblur="dadosCliente ( )"> <datalist…
-
0
votes0
answers212
viewsAutocomplete in a table cell
I’m having trouble adjusting this example of autocomplete to my table. I intend to put the autocomplete in the designation cell. What happens is the following: HTML TABLE <table class="table…
-
0
votes0
answers36
viewsDifferentiated plugin of auto complete
good afternoon, does anyone know any auto complete plugin that returns a large amount of database information, but in input text displays only one term?…
self-cmpleteasked 9 years, 1 month ago Munir Baarini 673 -
0
votes1
answer69
viewsA lot of information on auto complete
It is possible to insert a large amount of information into an auto complete and indent this information as image?…
-
0
votes0
answers70
viewsautocomplete using a script in Ubuntu does not work
The terminal autocomplete has stopped working after upgrading to Ubuntu 14.04. If I use the command below, it works: java hfs.io.rsegy filename=0314 pressing tab I get java hfs.io.rsegy…
-
0
votes1
answer6197
viewsSyntax error, unrecognized Expression when calling a function with Jquery
I am using in my project the Easyautocomplete, which is working perfectly. However I have this error in my project and could not find it. If I take Jquery the error does not happen. It follows my…
-
0
votes1
answer20
viewsAutocomplete with > after inserting signal - on object
I used Netbeans 8.0 and, coding in PHP, after placing the object variable and minus sign (-), the editor automatically included the > sign for me. $myClass = new MyClass(); $myClass- // neste…
-
0
votes0
answers33
viewsClone + autocomplete help
Good night. I’m using this example of autocomplete : https://jqueryui.com/autocomplete/ It works exactly as I need it... but the problem occurs when I clone this element. Then the autocomplete…
-
0
votes1
answer1105
viewsAuto complete when typing any part of the word
How can I self-cmplete the text when typing any part of an information inside the Listbox using VBA? Example: When typing the "Santos" all options containing that word will be listed / presented in…
-
0
votes1
answer548
viewsStyle autocomplete background
The bottom of input is transparent, but when the browser automatically completes, it gets this color shown in the second image, is there any way to leave completed, but that remains transparent?…
-
0
votes1
answer190
viewsShow in Autocomplete the attribute of a specific user
I’m trying to make an autocomplete to show only the names of registered teachers. I believe the problem is in the search for the attribute, since to get the attribute I have to do the following way:…
-
0
votes1
answer680
viewsJquery UI Autocomplete Customization
Hello! I put the jquery ui autocomplete on my system, it’s working as it should, but I wanted to edit its look. For example, put a background color in the suggestions that appear and do not allow…
-
0
votes1
answer115
viewsFill in an Association from another - ruby on Rails
I have an application for scheduling services and I’m not able to preempt a selectbox from the selection made in another. Explaining better: I have a selectbox with the services available and when I…
-
0
votes0
answers314
viewsHow to remotely load options in auto complete using Typeahead?
I was studying the typeahead.js with bootstrap 3, and I’m trying to make an auto-complete request to the server to bring the list options. This is the plugin I’m using: Github Bootstrap 3 Typeahead…
-
0
votes0
answers30
viewsHow to insert default values into the table along with a variable value?
Setting: I have a database with 2 tables, table A has the screens of an app, and screen B records the activity on each screen, getting this way: ____________________ | Tabela A | -------------------…
-
0
votes1
answer267
viewsHow to take position of the item from an Autocompletetextview (Android)
I need to take the position of the item of an autoCompleteTextView and pass the data to other fields. So far my code is like this: spinner_produtos.setOnItemClickListener(new…
-
0
votes0
answers71
viewsCreate auto complete in input?
I want to do an effect of autocomplete in a input, as a prompt, example, I have the following commands in a array php: ADD SUB SHOW MUL I want to make sure that when he starts typing, for example…
-
0
votes1
answer87
viewsauto complete jQuery with 2 input
I have the following autocomplete that works in the first input, when completing it fills in the 2nd input. The problem is that if I delete the tag <p> it doesn’t work. Someone can tell me…
-
0
votes0
answers26
viewsChanging a Select Dropdown to a Text field with Autocomplete
Good morning, I wonder if there’s any way to change one Dropdown with several options for a Text Field with fautocomplete. My code for select dropdown is as follows: <%= label_tag :aluno_id,…
self-cmpleteasked 6 years, 3 months ago Diego 1 -
0
votes1
answer346
viewsChrome auto completing input, autocomplete="off" does not work
When entering the search page "http://conteumahistoria.com/autor/monychan" input is completing itself, I put autocomplete="off" and did not help, what I can do? <input type="text" id="pesquisa"…
-
0
votes2
answers53
viewsautocomplete works only with jQuery 1.2.6
Well I am using an autocomplete plugin with 2 input, where I put the value in 1 input and the 2nd and filled. The problem is that my system works with jQuery 1.7.2, because I have several functions…
-
0
votes2
answers851
viewsproblem with emphasis on jquery autocomplete
I have a UTF-8 problem in my code. I have a input text with autocomplete (jquery function) that works ok with results coming from Mysql, but when a word is accented the accented letter appears a…
-
0
votes1
answer121
viewsinput that complete word being typed
all right? I am trying to create a function in JS that as the user is typing in the input, it will complete ahead with suggestions, as it is a very large list of all nationalities of the world,…
-
0
votes0
answers26
viewsHow to disable Google Chrome input autocomplete
I am aware that there are already other questions like this one here in the community. However, I realized that the solutions pointed out are no longer working. And it makes sense, because the…
-
0
votes2
answers370
viewsAutocomplete in dynamic fields
I have an autocomplete system and dynamic fields, my autocomplete does not work from the second dynamic field nor do I stop using id tags and replacing them with classes, please see: <script>…
-
0
votes0
answers204
viewsModal does not run javascript
Here a print of the functionality before using the modal, worked perfectly, both the autocomplete of the cities and the function of tracing the routes: http://imgur.com/a/Z9ZbP But when using a…
-
0
votes1
answer1973
viewsUse dropdown select in php mysql search autocomplete
I have this input=[text] with autocomplete that offers the title with a link (a href=) in the mysql database, but would like to create 'categories' to select the links that the autocomplete offers…
-
0
votes1
answer1495
viewsUpdate Table with filter using jquery
Good morning I’m looking for solutions to a demand but only found in php. I’m new in Jquery, Ajax... I want to put the filter of my table to be dynamic as the user is typing will appear the data, I…
-
0
votes2
answers71
viewsjQuery Generic Autocomplete Error 404
I’m making a input with Autocomplete function only that when typing it returns in the console with error 404. Follow the code: $(document).ready(function () { $("#ListaNCM").autocomplete({ source:…
-
0
votes1
answer111
viewsGif loading when searching
Hello I am implementing that self-cmplete And I would like that while the system searches the items, it show a gif by clicking on the corner of the input. <!doctype html> <html…
-
0
votes0
answers500
viewsJavascriptui + PHP + Mysql autocomplete
Good morning guys I’m implementing an autocomplete in a CRM but I’m with a problem gave a searched here and I did not find a solution, so below the description: I am wanting to make my system more…
-
0
votes1
answer41
viewsSelect with LIKE and AND at the same time
I have this script that does a search: $(function($) { $("#loc_menu").autocomplete({ source: "php/search_cidades.php", minLength: 2, select: function(event, ui) { // Set autocomplete element to…
-
0
votes1
answer662
viewsAuto complete Chrome bringing wrong fields as login
I have a problem with a criminal record. When registering the browser asks if it wants to save the user and password, the problem is that it saves a field nothing see as user but the password it…
-
0
votes1
answer186
viewsempty input value in forms with auto complete
I’m having a problem that’s keeping me awake, it’s a little bug, I think, that’s complicated both to debug and to explain. I have a login form on a page html of my system, and a code on jquery that…
-
0
votes1
answer1064
viewsjQuery Autocomplete Uncaught Typeerror: Cannot read Property 'length' of Undefined
I’m using jQuery autocomplete to take data from a JSON and show them on as suggestions in the form during typing. It turns out that JSON is not in the format expected by the plugin, so I decided to…
-
0
votes2
answers465
viewsHow not to show jQuery UI autocomplete input the HTML of the variable?
I’m using the autocomplete of jQuery. I got him to play HTML, but the HTML is displayed on input. I need to format my search like I did: When I click, however, the result is displayed like this:…
-
0
votes1
answer94
viewsDisable form autocomplete in Laravel?
Hi. I searched all over the Internet and couldn’t find. I just can’t get the Laravel forms autocomplete disabled. The 'autocomplete="off"' for this, does not work for the fields if email and…
-
0
votes1
answer72
viewsError with jquery UI Autocomplete
Good afternoon, I’m getting an error that particularly I’ve never seen, when trying to use jquery autocomplete, follows the image, and the encoding: PHP: (I used as an example, because I didn’t add…
-
0
votes1
answer965
viewsPHP + MYSQL autocomplete - returning ID
I’m developing an application for college, and I came across the following problem: I have to search used autocomplete passing as parameter the name of the doctor, so recover the id of the same and…