Preset additional info names can be modified
Solanya opened this issue ยท 0 comments
As some users have been confused about which text box to modify for additional info presets, we should make it so preset names cannot be modified. This should keep in mind that fields can be reordered (and enable/disable appropriately during reorder).
As for handling existing fields, a flyway patch should check the current name against the original preset name, turning the field into a custom field (by clearing the ID value) if the name does not match.