Voxel Summer Sale is now live! →

Conditionally hidden fields no longer retain their data.

  • Posted 1 week ago

Hi all … noticed a behaviour where conditionally hidden fields that previously had data have it removed after save.

For instance on many of my CPTs I have various switcher fields that I use to toggle front end visibility of other fields ie a switcher called “Has Colour?” (with key “has-colour”), with a following text field for “What is the Colour” with a conditional logic condition of Show this field if “Has Colour?” is checked.

If I switch on “Has Colour?” to show the text field, add in some text in the now visible text field and save … all good … I can go back in to edit and see the text that I entered.

If I then switch “Has Colour?” off the text field then hides which is expected. I then save.

If I then go back in again later and edit again and switch “Has Colour?” back on, the text field is now blank ie the text I’d entered previously is no longer there.

This seems to happen to all conditionally logic hidden fields now when previously whatever was in the text field would stay there.

Is this a bug that has been introduced recently?