It's a pain having two form builders that are almost identical.

To this to happen we need #1143158: use menu loader in hook_menu -- so we can use a page callback for the add menu item, create a mostly empty connection object, and give it to the form builder to start with -- same pattern as nodes with node_add().

And then after this, we can move on to #1100500: change connection name to machine name.

Comments

joachim’s picture

Status: Active » Fixed
StatusFileSize
new9.42 KB

Big patch. Hurrah for git local branches!!! :D

Issue #1143182 by joachim: Changed connection UI to use a single form for add and edit.

Status: Fixed » Closed (fixed)

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