CrudForms icon indicating copy to clipboard operation
CrudForms copied to clipboard

Extensible CRUD generator for Flow and Neos.

Results 8 CrudForms issues
Sort by recently updated
recently updated
newest added

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: ![SCR-20231110-pltq](https://github.com/sandstorm/CrudForms/assets/39345336/eb17cf8e-89fa-4e59-b3a8-81a8ce423a35) ## After: ![SCR-20231110-pokz](https://github.com/sandstorm/CrudForms/assets/39345336/aa2531a0-a7c4-4c36-8965-2eb2a56f5177)

## Description Currenty when kickstart the needed files it doesent show the `$packageKey` in the `generateCrudController` method. ### Screenshot ![SCR-20231110-pltq](https://github.com/sandstorm/CrudForms/assets/39345336/294ea6b2-d638-4f45-bb86-c73239e718d6) 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