Project

General

Profile

Actions

Feature proposal #4180

closed

Unlock fieldtype and fieldname when editing existing fields

Added by krileon over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
27 August 2013
Due date:
% Done:

100%

Estimated time:

Description

Fieldtype can already be changed fairly safely with normal field save by altering the HTML to change its type. Column adjustments, etc.. are already made. Of course existing saved values may or may not match up perfectly, but that's ok. Fieldname will need a table alter query to adjust the name so it doesn't just create a new column. System fields should remain locked as they are not allowed to be changed.

Actions #1

Updated by krileon over 10 years ago

This should only work for core field types. Exclude system, calculated, and plugin field types to ensure behavior remains consistent.

Actions #2

Updated by krileon over 10 years ago

Alert the user when the type and/or name is being changed when the field already has an id.

Actions #3

Updated by krileon over 10 years ago

Maybe instead of excluding plugin fields just exclude Unique fieldtypes?

Actions #4

Updated by krileon over 10 years ago

Name will not be changeable as there is too much risk of data loss due to column adjustments. Only type can be changed for now.

Actions #5

Updated by krileon over 10 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF