unregistering a build doesn't restore the form (e.g. moving vertical tabs into fieldsets and unregistering as such without moving fields back, vertical tabs are gone form node form).

Comments

swentel’s picture

Status: Active » Fixed

Good all drupal_flush_all_caches() fixes it - note - everything pops up in a CTools modal popup now, working to make that a bit more consistent, that's going to be fixed in the next couple of hours/days.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

amaria’s picture

Status: Closed (fixed) » Active

I wanted to open this again because I still have this problem. After I unregister a form AND flush all caches, the form layout remains as-is. The only way I could fix it is remove the record from the ds_layout_settings table manually then flush the cache again.

firfin’s picture

I had this problem. But only with DS module installed.
Without the Display suite module installed the form display builds unregister without a problem.

Not a solution, but at least it's workaround ;-)

einpol’s picture

thanks amaria for a quick fix. i just had the same problem, so i guess its still an open issue.

deanflory’s picture

Issue summary: View changes

Is this still an issue?

shawnrosspeters’s picture

This seems to be an issue still. Any advice other than disabling Display Suite?