The "node add form" context can only be created using an argument. It cannot be created using a UI form. That's because the UI form has a typo (It uses 'types' instead of 'type', but panels_context_create_node_add_form() looks for 'type').

CommentFileSizeAuthor
node_add_form.inc_.diff1.1 KBmooffie

Comments

sun’s picture

Version: 5.x-2.x-dev » 5.x-2.0-beta5
Status: Needs review » Reviewed & tested by the community

Confirming, tested, fixes bug a claimed, RTBC.

sdboyer’s picture

Status: Reviewed & tested by the community » Fixed

Great, thanks. Committed!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.