Needs review
Project:
Embeddables
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2012 at 19:03 UTC
Updated:
11 Apr 2012 at 20:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
walkah commentedpatch attached.
Comment #2
walkah commentedreworked this patch a bit to ... you know... work. the embeddable form shouldn't get embedded in an existing form, but rather be added once via page_alter. added a function to track whether or not the form should be embedded and moved the actual form creation to hook_page_alter.