question about editor

question about editor

ikelcaikelca Posts: 19Questions: 7Answers: 0
edited October 2019 in Free community support

I know it's not free, and in order to add editor to my web project for testing purpose, do i need to purchase license first?
I downloaded trial, but i can't seem to get it work with my project, that's why i'm wondering if a license is needed first.

I also tried with brand new project, but alway got following error

jquery-3.3.1.js:3818 jQuery.Deferred exception: $.fn.dataTable.Editor is not a constructor TypeError: $.fn.dataTable.Editor is not a constructor
at HTMLDocument.<anonymous> (http://localhost:8080/index2.php:23:14)
at mightThrow (https://code.jquery.com/jquery-3.3.1.js:3534:29)
at process (https://code.jquery.com/jquery-3.3.1.js:3602:12) undefined
jQuery.Deferred.exceptionHook @ jquery-3.3.1.js:3818
process @ jquery-3.3.1.js:3606
setTimeout (async)
(anonymous) @ jquery-3.3.1.js:3640
fire @ jquery-3.3.1.js:3268
fireWith @ jquery-3.3.1.js:3398
fire @ jquery-3.3.1.js:3406
fire @ jquery-3.3.1.js:3268
fireWith @ jquery-3.3.1.js:3398
ready @ jquery-3.3.1.js:3878
completed @ jquery-3.3.1.js:3888
jquery-3.3.1.js:3827 Uncaught TypeError: $.fn.dataTable.Editor is not a constructor
at HTMLDocument.<anonymous> (index2.php:23)
at mightThrow (jquery-3.3.1.js:3534)
at process (jquery-3.3.1.js:3602)

Answers

This discussion has been closed.