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

Field Manager is a Craft CMS plugin to make it easy to manage your fields and field groups.

Results 18 field-manager issues
Sort by recently updated
recently updated
newest added

**Description** I want to update the fields in a big Matrix with a Super Table inside, I get a data from one site where the matrix is updated and I...

**Description** Export was resolved by https://github.com/verbb/field-manager/issues/79 but the import fails with `Argument 1 passed to craft\models\FieldLayout::createFromConfig() must be of the type array, null given, called in /vendor/verbb/field-manager/src/services/Service.php on line 262`...

**Description** Exporting a NEO field currently crashing. Getting an "Array to String" conversion error on line 146 of the src/services/Export.php file, ``` 'childBlocks' => Json::decodeIfJson((string)$blockType->childBlocks) ``` **Additional info** - Plugin...

**What are you trying to do?** I find your plugin much better for managing fields than the default field editor in Craft CMS. The only issue is that I can't...

feature request

**Description** Importing one ore more NEO fields causes import to crash. ``` Argument 1 passed to craft\models\FieldLayout::createFromConfig() must be of the type array, null given, called in .../dev/craft/vendor/verbb/field-manager/src/services/Service.php on line...

After a clone all the neo blocks are empty, I've tried with a really simple field with only one tab and one field. Craft version: 3.6.16 Field manager: 2.2.3 NEO:...

**Description** I can add fields to my super table from settings but not from field manager **Steps to reproduce** New install with Field manager and Super Table Open field manager...

I've got a Matrix field used as a typical modular page builder. In each block of the Matrix field—besides the block's unique fields—I've got a static Super Table field with...

feature request

Thanks for the excellent plugin! Adding a search field would be very helpful.

feature request

It would be awesome to see an overview that shows how fields are being filled in. Think of asset select fields that are only ever being used with 1 image...

feature request