After moving items around, I get the message: Changes made in this table will not be saved until the form is submitted. I don't see a button to "submit the form". Could you please explain how to do it? previous version was clear, moving items will save the form automatically. With beta3 that is not possible anymore. thanks.

Comments

btopro’s picture

did you enable outline_designer_book.module? The 2.x version abstracts the functionality for drag/drop out into an API so you need outline_designer + outline_designer_book to achieve the original functionality of the 1.x branch.

luthien’s picture

Enabled:

Outline Child Pages
Outline Designer API

Disabled:

Outline Designer Book integration
Outline Designer Book Organic Groups
Outline Designer Menu integration

OD Book depends on OD Book OG module enabled, and OD Book OG needs OG, which I don't need to install or to use in the website. That dependency is probably the issue. The previous version was fine but it is deprecated now. Thanks.

btopro’s picture

OG shouldn't be a requirement. We use this in many courses without it. If you are having problems you can always drop back, 1.x hasn't been added to in a long long time (and 2.x in 6 for that matter) but if it gets the job done then it does.

luthien’s picture

Status: Active » Closed (fixed)

yes, I will use the old version. Thanks a lot for the quick reply.