![]() |
HJB 12/28/2018 |
For inspiration purposes only, JAVASCRIPT ONLOAD event autofill oriented code as below instead of the built-in AUTOFILL feature. |
A
|
ayctech author 12/28/2018 |
The autocomplete works for me, the problem is that it does not show me the image, only in the list shows the image and not in an add |
![]() |
HJB 12/28/2018 |
The autocomplete works for me, the problem is that it does not show me the image, only in the list shows the image and not in an add
|
A
|
ayctech author 12/28/2018 |
Do not explain me well, the form does not understand that the field of the photo should show an image. only in a list it becomes an image, what I need is that in the form add.php, load the image with the url that I assigned with the autofill, if I do it with java it would give the same as doing it with the autofill..Any idea how to do it? |
![]() |
lefty 12/29/2018 |
Do not explain me well, the form does not understand that the field of the photo should show an image. only in a list it becomes an image, what I need is that in the form add.php, load the image with the url that I assigned with the autofill, if I do it with java it would give the same as doing it with the autofill..Any idea how to do it?
|
A
|
ayctech author 12/29/2018 |
Thanks, I'll try |
A
|
ayctech author 1/2/2019 |
it works, thank you very much |