Hi,

I have several create content forms displayed as blocks. I have converted them to multistep to reduce clutter/space.

Is it possible to only have the multistep applied to the form when it is completed through a form block and not through the "create content" and "edit node"?

Thanks

Comments

doublejosh’s picture

StatusFileSize
new22.14 KB

There is a "default form display" on the node settings that can do this in combination with the "toggle multistep" permission

Default Form Settings

Realize this is old, just wanted to document :)

doublejosh’s picture

Status: Active » Closed (works as designed)
doublejosh’s picture

Status: Closed (works as designed) » Needs work

Actually I realize now that the setting I described goes for either form block or node create page.

Sure would be nice to have just the FormBlock form as multistep and the full page as complete.
Believe you can create a link to a node add page with it already toggled to the full form... for users with that permission.

This seems the magic string for my two step form: %252F1
(which is the encoding for %/1)