Jake Vanderwerf
2026-01-01 ae8a8cbe2ae8920b7f3c24e70658beca22e6e3be
assets/js/concise/FormController.js
@@ -1,7 +1,3 @@
/**
 * Enhanced FormController - Manages forms with special fields, caching, and queue integration
 * Works with DataStore for CRUD operations and standalone for front-end forms
 */
class FormController {
   constructor(config = {}) {
      this.config = {