Would it be possible to have this done?

For example, let's say I have a "Recipe" content type. When I create it, I want to add as many "Ingredients" to it as I can. However, if the new Recipe is not submitted, any "Ingredients" that I've created via Add&Reference would not be created.

I know that it's currently working by bringing up the node/add form for that content type, so I realize that this may be out of scope.

Thanks!

Comments

cyu’s picture

Sounds like something you might want to configure for cron runs, cleaning out orphaned ingredients.

starbow’s picture

Status: Active » Closed (won't fix)

There is no way for this module to do what you want. cYu suggestion is a great approach.