In the NodeType show page, add a button to create a Node for that type. This offers a convenience to call the Node create form with the correct NodeType already selected for the drop down menu.
more complex that it would seem as the nodetypes triggers ajax that populate and builds the attributes on the page. Going to have to play with the init in the JS
In the NodeType show page, add a button to create a Node for that type. This offers a convenience to call the Node create form with the correct NodeType already selected for the drop down menu.