CrudForms
CrudForms copied to clipboard
Extensible CRUD generator for Flow and Neos.
resolves: #23 ## Description This pull request adds the ability to additionally add the `required` value in the `@Crud\FormField` annotation. The form fields with the editors `DateTime`, `Radio`, `String` and...
## Description Currently there is no possibility to set a form field to Required from within the package. It is possible to add the field in the model with the...
Resolves: #24 ## Before:  ## After: 
## Description Currenty when kickstart the needed files it doesent show the `$packageKey` in the `generateCrudController` method. ### Screenshot  This is caused by a `/` which is in the...
Hey, just started to play with this package. It seemed to work in the first place. I tried to create a new "element" and it failed with "Route not setup...
Would be great to have separate template files for Neos / BS4, which would make the generated fluid templates usable out of the box. Eventually makes an optional parameter for...
https://www.w3schools.com/tags/tag_optgroup.asp