form-builder
                                
                                
                                
                                    form-builder copied to clipboard
                            
                            
                            
                        Flow Form Framework integration into Neos CMS
I don't know if this is a feature request or a support-question. Please forgive me if it's the later one. I have the following element in a form built by...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1. Release notes Sourced from yargs-parser's releases. yargs-parser v5.0.1 Bug Fixes security: address GHSA-p9pc-299p-vxgp (#362) (1c417bd) Changelog Sourced from yargs-parser's changelog. 5.0.0 (2017-02-18) Bug Fixes...
Some flow queries on the `elementNode` do not work. It appears that the `elementNode` is unset on reload of the node. To give an example the following throws an error...
For now, it is not clear how to implement custom section form elements. Please provide some documentation or a simple example how to use: Fusion: - Neos.Form.Builder:SectionFormElement.Definition - Neos.Form:Section /...
### Description When adding the a new element of type "File" the File-Validator is automatically added to this element. This leads to the problem, that no file could be uploaded...
As we previously discussed I think it would be a great feature to make the form labels (and maybe later other text) inline editable. This would be part of a...