Author Topic: autocomplete editor (version 4.0.3)  (Read 2027 times)

sdswuxi2017

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 6
    • View Profile
autocomplete editor (version 4.0.3)
« on: January 11, 2018, 07:32:45 am »
   Hello,
   I   include these files 
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>   
    <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>

 the example : https://paramquery.com/pro/demos/editing_custom
A column called books
the  autocomplete  list of position as shown in attachment,
how can I solve the problem .

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6307
    • View Profile
Re: autocomplete editor (version 4.0.3)
« Reply #1 on: January 11, 2018, 09:58:27 pm »
Do you see any error in the browser console.

You would also need to include jquery-migrate in the document.