asked on July 2, 2021
Hi all
In my web form, I have an input using lookuptable to suggest me some words but some words are not correct. Some caracteres are changed to their html code. Example : "&" to "&"
E.G (B&B looks like B&B)
I tried to change the values using jquery (onloadlookupfinished) but this is not effective. The suggestion is still with the html code.
How can I do?
0
0