I tried it as the readme says:
field id: edit-field-applicant-vacancie-und-0-target-id
target id: 6 (which exist and has a type that can be referenced

so i created the link:

node/add/applicant?edit-field-applicant-vacancie-und-0-target-id=6

It just doesn't work

Comments

milesw’s picture

Status: Active » Fixed

Use the field name as the key, not the field's HTML ID.

node/add/applicant?field_applicant_vacancie=6

Status: Fixed » Closed (fixed)

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