Active
Project:
Subform
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
3 Nov 2011 at 16:05 UTC
Updated:
1 Jul 2018 at 16:49 UTC
Hello,
I'm trying to get the following use case to work:
My main node references (via node_reference field type, cardinality unlimited) a set of subnodes. I want to be able to edit the main node and its subnodes in one go from the main form with autocomplete and subnode creation if no matches are found.
I am currenly using noderefcreate widget to do the autocomplete/creation part, but this means I need to then edit each subnode independently, which I don't want.
Is anyone working on something similar? Can we merge efforts if so? Or have I missed something, and this already exists?
thanks for any advice/pointers.