verbb / field-manager

Field Manager is a Craft CMS plugin to make it easy to manage your fields and field groups.
MIT License
199 stars 16 forks source link

Cannot change the field type #53

Closed terryupton closed 6 years ago

terryupton commented 6 years ago

Description

Once a field has been created, it isn't possible to change the field type in Field Manager. The dropdown only shows that of the original field type selected.

screen shot 2018-09-11 at 15 30 56

Steps to reproduce

  1. Create a field.
  2. Edit the field in field manager and change the entry type dropdown.

Additional info

terryupton commented 6 years ago

A little further investigation, it seems this is a bug when certain fields types are used. As an example, if an entries, assets, supertable field is used then this is not editable and only shows the selected field-type object. See the following screenshots:

screen shot 2018-09-11 at 15 40 26 screen shot 2018-09-11 at 15 40 00 screen shot 2018-09-11 at 15 30 56

However, when the field type was set to Plan Text initially, the options to change to some alternative field types was available.

screen shot 2018-09-11 at 15 40 11
engram-design commented 6 years ago

This is fixed in the 2.0.3 release.