DataFormsJS v4.7.0 Release Notes

Release Date: 2020-10-01 // over 3 years ago
    • 🔌 js/plugins/clickUrlAction.js
      • Added actions refresh-plugins and call-function
      • refresh-plugins can be used on Vue apps instead of update-view which only works for Handlebars and other templating engines
      • refresh-plugins is used on the Vue Entry Form Demo https://www.dataformsjs.com/examples/entry-form-demo-vue.htm
      • call-function is generic and allows an app to call any global JavaScript function