Active
Project:
Node Relationships
Version:
6.x-1.6
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2011 at 17:24 UTC
Updated:
4 Apr 2011 at 17:28 UTC
Jump to comment: Most recent file
Hi,
We have a special case, where we need to add two node_edit forms to one page.
Unfortunately node relationships does only add the Javascript for the first node fields, but not for the second.
The to be attached patch changes this, by introducing another static variable, which works per field ...
Best Wishes,
Fabian
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1115848-noderelationships_make-two-node-forms-possible-on-one-page-1-D6.patch | 1.3 KB | fabianx |
Comments
Comment #1
fabianx commentedAnd here is the patch ...