Hi, I've been using LS for several years in my business. I face a problem in implementing an autocomplete text field, it seems that all examples provided in this forum aren't working in the 4.x version. I tried this one:
forums.limesurvey.org/forum/can-i-do-thi...plete-and-validation
but unfortunately isn't working, the console reports: "Uncaught TypeError: $(...).autocomplete is not a function"
I noticed that into the third-party folder, there is actually an autocomplete (devbridge-autocomplete). Again, even including the path of this, it raises errors.
Is there anyone that can help me?
Another question: why in LS 4.x is present a field in which it seems I can put a javascript code (without the <script /script> tags), but isn't working? The hint says "This optional script field will be wrapped, so that the script is correctly executed after the question is on the screen. If you do not have the correct permissions, this will be ignored"