Documentation
1234 (a row id to another forms row)
The field is for making relations between rows. The options array contains the form and the fields from the related form.
"options": {
"form": "project",
"fields": ["number","name"]
}