Hey,
I have an autocomplete field that gets Node IDs (i.e node reference). upon selection of a node using the autocomplete functionality I need to populate certain (other CCK) fields on the same noe.

is there a JS behavior to get the the selected value, or better yet a snippet ready for what I need?