Active
Project:
Multistep (D7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
20 Jul 2011 at 17:11 UTC
Updated:
8 Sep 2017 at 10:12 UTC
Hi, is there a way to only use multistep for adding new content, like a content wizard? But show the full form when regularly editing?
Comments
Comment #1
xurizaemonTry something like this in your hook_form_alter() - adjust to suit.
This assumes you set status=1 when completed, and you are editing page type.
Hmm ... its not complete tho, doesn't save. Will update if I get it stable :)