spicywebau / craft-quick-field

Create Craft CMS fields on the fly while designing field layouts
MIT License
106 stars 6 forks source link

Edit current fields/groups #3

Closed benjamminf closed 2 years ago

benjamminf commented 8 years ago

Add ability to edit the current fields and field groups. I'm imagining "cog" buttons next to unused fields and groups that drop down a menu with the option to edit or delete. So similar functionality to the solid bordered tabs and fields.

nexflo commented 8 years ago

Yup, digg that one as well. Maybe just double click as you've implemented modals anyhow.

benjamminf commented 8 years ago

Editing and deleting fields is now supported in version 0.3.0

Editing and deleting groups will be supported in the next (edit: major) release.

sjelfull commented 8 years ago

@benjamminf I don't see the ability to edit fields that belong to the layout. Is this added, or by current do you mean fields that exist in the system?

On 0.3.2.

image

benjamminf commented 8 years ago

@sjelfull Yeah that's not supported (yet). This plugin hasn't had much love lately, but once uni's semester is over I plan on implementing this long overdue feature and a few others.

ttempleton commented 2 years ago

Editing and deleting field groups now supported in version 1.0.0 (for Craft 3.7).

Editing and deleting fields on the field layout will be supported in version 2.0.0 (for Craft 4).