After "new" or "change" datatables stop working
After "new" or "change" datatables stop working
MadMax76
Posts: 149Questions: 33Answers: 1
HI,
on http://freigabe.kontura.at/test/Opt2.html
I have implemented three tables. When hitting "new", everything works, also the insert.
BUT: the po-up is not closed, abd if I try to add another row, the "NEW"-button changes showing a turning wheel, but the pop-up does not show.
Thanks
Max
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
You are getting two errors:
I'm not sure why as it doesn't look like you are using SearchBuilder. If you aren't using it try removing it to see if it eliminates the error. @allna or @sandy may know why the error is occurring.
Kevin
thanks a lot, removing searchbuilder and searchpanes did the trick!
Max
@sandy All you need is to load SearchBuilder and not use on a page with Editor 2.0. See this example:
http://live.datatables.net/guwafemu/173/edit
Kevin
Hi @kthorngren ,
Yes thank you I can see it now, I'll take a look and get back to you. I've raised an issue internally (DD-1919 for my reference) and will report back here when there is an update.
Thanks,
Sandy
Hi @kthorngren, @MadMax76,
That should be the issue fixed now. This was an oversight on my part so apologies for that. This will be available in the next SearchBuilder release which we hope will be in the next few weeks. Until then you can access the fix from the nightly builds.
Secondly, apologies for the spam Kevin, just covering both of the posts
Thanks,
Sandy
good to know, I will then take the search-builder into my "standard-list" again...