field-engineer icon indicating copy to clipboard operation
field-engineer copied to clipboard

A Kirby field for complex field structures.

Results 24 field-engineer issues
Sort by recently updated
recently updated
newest added

The default option for nested page fields does not work.

This is a weird one: when you hit save, only the characters that you actually typed are retained, not the autocomplete suggestion that you selected.

Uppercase is allowed in a blueprint for default field names, but any uppercase characters in the engineer field name breaks the panel interface: the Add button stops working.

If you delete a field and leave the page without saving, the field will still be there. It should not be there and the sign "You have unsaved changes" should...

I you sort fields and leave the page without saving, all order are lost. It does not save the sorting order.

Radiobutton error on cloning. The fieldset that was cloned loses the value of the radiofield!

For example the image field. It works fine to clone, DOM updates correctly on that field but drag and drop does not. But after save it works of cause.

bug

Do we want to have a readonly blueprint option? In that case, if readonly is set on the parent, every child of that parent also needs to be readonly.

feature

For some reason it's always english right now. Try to find a nice way to use translated labels. https://getkirby.com/docs/panel/blueprints/form-fields#translating-form-fields

enhancement

This feature should be a bit different than how it works with structure. - Write out labels on the top, like table headings. - Skip to generate labels on each...

feature