Active
Project:
Multistep Nodeform
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2013 at 17:13 UTC
Updated:
14 Apr 2014 at 07:11 UTC
Jump to comment: Most recent
Comments
Comment #1
stborchertComment #2
xbrianx commentedThis would be nice to save forms without inputting all required data.
Comment #3
Yuri commentedThis would be a goods solution, if you have two entity reference fields of which the second one depends on the choice of the first one.
When the second entity reference field is on the second step and the save draft is performed automatically at each step, the second entity reference field can read additional data that was not available in the first step.
A use case is organic groups and categories in a group:
If I create and article, I can select a group audience (ERfield1), and in another field the article category (ERfield2), which should list the categories in that specific group. In the second step, the ERfield2 gets the group audience data and display a select box with group categories.
Comment #4
rooby commentedIt might be worth explaining the line "However, msnf doesn't play nice with it".
Can you specify what the problems are with using both the modules?
Comment #5
rooby commentedAlso, why is this postponed?
Is it being blocked by something else or just isn't for right now for some reason?
Comment #6
rooby commentedSave draft (latest dev) and this module are working together for me.
I can save drafts on a multi step node form.
There have been a few fixes to save draft since this issue was opened so I'm not sure if they have addressed all the concerns from this issue or not.