spicywebau / craft-fieldlabels

Override Craft CMS field labels and instructions in the field layout designer
MIT License
123 stars 9 forks source link

Relabels get lost when reporting errors #11

Closed benjamminf closed 5 years ago

benjamminf commented 7 years ago

(Originally reported by @SimonEast - https://github.com/benjamminf/craft-neo/issues/73)

Steps to reproduce:

  1. Create/Edit a Neo field with multiple blocks
  2. Relabel some fields (using great relabel plugin)
  3. Do something to cause a validation error such as leave a handle blank
  4. Hit save
  5. ALL fields that were previously relabelled have now been reset to default (lost their custom labels)
benjamminf commented 7 years ago

Since Relabel is a bit of a hack, it'll take a hack to get this behaviour fixed. I'm looking into a solution now, will update soon.

iamjamie commented 6 years ago

@benjamminf Don't suppose you managed to work out a solution to this? Just lost a shed load of relabels :'(

DougThwaites commented 6 years ago

@iamjamie @benjamminf Also just lost a-lot of labels. Did either of you find any type of solution to either repair or stop it from re-occurring?