CpFieldInspect Craft Versions Save

Inspect field handles and edit fields from element edit forms

1.2.5

3 years ago

1.2.5 - 2021-05-17

Fixed

  • Fixes click behaviour for the cogwheel when holding down the Cmd/Ctrl key or the middle mouse button to open field settings in a new browser tab. Resolves #17

Improved

  • CP Field Inspect now redirects back to the active field layout tab. Resolves #20

1.2.4

3 years ago

1.2.4 - 2021-01-27

Fixed

  • Fixes compatability issues with Craft 3.6

1.2.3

3 years ago

1.2.3 - 2020-10-23

Improved

  • Restored the old Cmd/Ctrl + S shortcut behaviour that was changed in Craft 3.5.10. If the user opens up the field settings via CP Field Inspect's cogwheel links, saving the field settings using the keyboard shortcut will now redirect the user back to the element edit form, like in Craft versions prior to 3.5.10.

1.2.2

3 years ago

1.2.2 - 2020-08-20

Improved

  • Restored the ability to open up field and/or element source settings via the cogwheels in a new tab, by holding down the Cmd (Mac) or Ctrl (Windows) key
  • Improved support for Neo fields

1.2.1

3 years ago

1.2.1 - 2020-08-13

Changed

  • CP Field Inspect now requires Craft 3.5.4 or higher
  • Field settings links and element source buttons no longer require devMode. They now show up if the new user preference "Show field handles in edit forms" (added in Craft 3.5.4) is enabled and allowAdminChanges is true

1.2.0

3 years ago

1.2.0 - 2020-08-12

{tip} Craft 3.5.3 finally adds a native "show and copy field handle" feature :tada: CP Field Inspect has been updated to work with this feature, by adding the field settings buttons (y'know, those little cogwheel links) inside the native "copy field handle" element.

Changed

  • CP Field Inspect now requires Craft 3.5.3 or higher
  • Field settings links (those little cogwheels) now render inside the new "copy field handle" element added in Craft 3.5.3 (CP Field Inspect no longer adds the handle; that part is now a core feature)
  • Field settings links no longer render if devMode is not enabled, or if allowAdminChanges is set to false
  • Element source buttons no longer render if devMode is not enabled, or if allowAdminChanges is set to false
  • The "Edit Users Settings" source button no longer renders when creating a new user

1.1.3

4 years ago

1.1.3 - 2020-02-29

Fixed

  • Fixes an issue where multiple cogwheels could appear for a single field

1.1.2

4 years ago

1.1.2 - 2020-02-14

Fixed

  • Fixes some issues with static translations for edit source buttons

1.1.0.1

4 years ago

1.1.0.1 - 2020-02-09

Fixed

  • Fixes a regression bug introduced in 1.1.0, where edit field links would not work

1.1.0

4 years ago

1.1.0 - 2020-02-09

Added

  • Adds "Edit Volume" button to the new Asset edit view
  • Adds "Settings" button to the User edit view

Changed

  • CP Field Inspect now requires Craft 3.4.2

Improved

  • Fixes some Craft 3.4 compatibility issues
  • Replaces JavaScript injected element source links with native buttons rendered using core template hooks
  • Fixes support for Commerce Products (fixes an issue where the "Edit Product Type" source button was gone)