Js issues

davboh

New Member
Hi, I've integrated my own template based on BS 4 and jQuery.
So far, everything works except 2 things:

1. Fabrik's modal throws a JS error while opening Advanced search. Could it possible to open it though BS native modal?
Uncaught TypeError: (intermediate value).success is not a function
upload_2019-12-12_9-17-6.png

2. I used to embed a form thought content plugin {fabrik view=form id=1}. It works but the submit button throws a js error.
upload_2019-12-12_9-25-20.png

It seems to be caused by that. By the way, I've added into the fabrik's form template, the container div (fabrikSubmitWrapper) as a parent of the Fabrik's buttons but don't solve the problem
upload_2019-12-12_9-26-28.png

Thanks
 
It seems to be caused by the double librairie loading of jQuery.

There is a way to bypass native Fabrik advanced search modal by modal bootstrap or other? Eg: replacing ajax loading by directly insert the advanced search html into the template (in php) during initial loading?
 
Did you test this plugin with both jQuery v1.12.4 (loaded by Fabrik) and 3.3.1 (loaded by my template)?
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top