I was wondering if the following setup is currently possible?

Have 2 content types: Content Type A & Type B
To be able to see the fields for both content types at 1 edit page like below:

Edit Page
-Content Type A Fields
-Content Type B Fields

Thank you very much in advance!

Comments

markus_petrux’s picture

Version: 6.x-3.x-dev » 6.x-2.x-dev
Status: Active » Fixed

I guess you need to generate 2 forms, hide the buttons from the first form, then inject validate and submit callbacks that process both forms at a time. Too tricky, I think.

Status: Fixed » Closed (fixed)

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