formrepeater js customization
Dear all, we are developing some specifics and needed the indented version of formrepeater.js
In the project we are basing ourselves on, we only have the version available in
"assets/plugins/form repeater/form repeater.bundle.js"
How can I get the original file to work on it?
Replies (1)
Hi,
Form Repeater plugin is installed as NPM/Yarn dependacy and its source can be found in tools/node_modules/jquery.repeater. To get this you will need to install Metronic dependencies as per this guide.
Regards.