The coder_widgets and the formtable modules was automatically activated after I activate the relationship module. Now I must to activate manually.

I prefer to activate them manually (like now) but the module description should alert about it.

Comments

dman’s picture

Status: Active » Fixed

I checked this out.
the CVS version does actually still try to enable them when required, although 'refreshing' the page doesn't show the change, 'revisiting' it does. Something to do with the form API caching a configuration I guess.
I've re-worded the notification appropriately.

These widgets are desperately required (at the moment) for the rest of the module to work at all, so I'll continue doing it automatically. If it just warns about it once, and the proper steps are not taken, everything will die horribly a few screens later. Checking if they are available every time I want to use them is a bit annoying.

Movements are afoot to integrate what I do with form_table into core, so hopefully there will be a nicer shortcut soon.

Anonymous’s picture

Status: Fixed » Closed (fixed)