Data Link
These documentation topics concern the jQuery Data Link plugin (jquery-datalink), which can be downloaded from: http://github.com/jquery/jquery-datalink.
Data Linking here refers to linking a field of one object to another field of another object. If the objects are linked, then changing the value of the field on the first object automatically updates the value of the linked field on the other object.