Tagged Questions

2
votes
3answers
901 views

How to add and relate a node within the parent nodes add form in Drupal

I want to accomplish the following scenario in Drupal: You have 2 content-types. Lets say, an application-form for a lisence, and a content-type for persons. Then when you go to add a lisence in the ...