Replies: 1 comment
-
I have a similar need. I can't figure out how to reinitialize or destroy/recreate the AutocompelteJS object so that it attaches to new DOM elements. Anyone? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, i have a input table where i enter product names and i want to have an Auto complete for this product field in my input table. With a button i can add a new row that is exactly like the first row but the auto complete doesn't get added to the table as you can see in the image i added. The one input field with the different styling has auto Complete but the other ones don't have it when i click the add row button.

Can you help me how to add an auto complete for this field no matter how much rows i add?
Any help would be much appreciated
Beta Was this translation helpful? Give feedback.
All reactions