It appears that Context does not use the new ajax functionality that is part of d7 when you drag a block from the ui editor to a region. So if the new box form has an element on it that uses ajax it will not work.

So it might be nice if we make the create form multi step so that the options can be configure later, and not brake on the init form.

CommentFileSizeAuthor
#2 1126378.patch2.14 KBe2thex
#1 1126378.patch2.15 KBe2thex

Comments

e2thex’s picture

StatusFileSize
new2.15 KB

This patch create a new method on the box class if it returns true then a multi step form is used

e2thex’s picture

StatusFileSize
new2.14 KB

Lat patch was had prefixes

febbraro’s picture

Status: Active » Closed (fixed)

Committed, thanks.

Renamed use_multi_step_create_form to use_multistep_create also renamed 'Save and Continue' to just 'Continue'