Skip to content

Latest commit

 

History

History
116 lines (87 loc) · 4.77 KB

File metadata and controls

116 lines (87 loc) · 4.77 KB

JS Pimcore FormBuilder Extensions


Important

This bundle will not be compatible with Pimcore 12 or any future Pimcore versions.

For all future development, updates, and documentation, please refer to opendxp.io:

Note: We are open to partnerships for those interested in porting this bundle to future versions.

For inquiries, please contact: dcdi@dachcom.ch


We're providing some helpful Javascript Extensions to simplify your daily work with the PIMCORE FormBuilder. This Library provides all JS components for the PIMCORE FormBuilder Bundle.

Installation

npm i js-pimcore-formbuilder

Extensions Overview

Upgrade Notes

1.4.1

  • [BUGFIX]: Handle undefined action.fields in listener ID #45

1.4.0

  • [BUGFIX]: Refine repeater block rendering and event handling #34
  • [BUGFIX]: Refactor bootstrap5ConditionalLogic to improve class manipulation and simplify element handling #37
  • [BUGFIX]: Enhance conditional logic: introduce action validation and optimize event listeners #39

1.3.3

  • [SECURITY]: Extend dropzone to include fieldReference in requests (Formbuilder 5.3.4 Support)
  • [BUGFIX]: Add missing uploadStatus in delete request handling

1.3.2

  • [BUGFIX]: Update conditionalLogic.js to cater for file uploader constraints #31

1.3.1

  • [ENHANCEMENT]: Adds filetype to dropzone preview-element #30

1.3.0

  • [NEW FEATURE]: Bootstrap 5 layout support

1.2.0

  • [NEW FEATURE]: Add FriendlyCaptcha Component
  • [NEW FEATURE]: Add Cloudflare Turnstile Component

1.1.1

  • [BUGFIX]: Fix validation message for ajax #22

1.1.0

  • [FEATURE]: Add invalid classes in conditional logic only, when form has already been submitted #20
  • [BUGFIX]: Fix required state in conditional logic #19

1.0.9

  • [BUGFIX]: Fix removing help blocks in transformers
  • [BUGFIX]: Fix includes check in conditionalLogic.js

1.0.8

  • [BUGFIX]: Passing form and options in events #2

1.0.7

  • [BUGFIX]: Respect data-field-name attribute in Conditional Logic

1.0.6

  • [BUGFIX]: Do not submit general error event multiple times
  • [BUGFIX]: Do not dispatch delete file event, after form gets cleared out

1.0.5

1.0.4

  • [BUGFIX]: Fix removeAttributes in transformers

1.0.3

  • [BUGFIX]: Fix enable/disable actions in conditional logic

1.0.2

  • [ENHANCEMENT]: Improve Tailwind2 validation message
  • [ENHANCEMENT]: Update docs

1.0.1

  • [ENHANCEMENT]: Update readme
  • [ENHANCEMENT]: Update docs

1.0.0

  • New Theme Transformer available: Tailwind 2

License

DACHCOM.DIGITAL AG, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
dachcom.com, dcdi@dachcom.ch
Copyright © 2026 DACHCOM.DIGITAL. All rights reserved.

For licensing details please visit LICENSE.md