Wizard or multi-form with Active Records

Hi,

I’ve written another post a few minutes ago in the german forum.

I am using Active Records for CRUD. The problem I have: I want to combine some create forms to one big form. My questions are:

1.) Is there another way instead of using the wform extension? This extension makes it possible to combine different models in one big form.

2.) Is there a solution to build a wizard for active records? I’ve found the wizard behavior extension, but this is for FormModels.

Thx

Zebra