Get parent form field value with javascript

オフライン
From javascript fired from relationship grid, how to get the value of a field in the parent form? parent.thisItem.getItemById("X"); top.aras.getItemById("X"); getFieldByName("X").getElementsByTagName("input")[0].value;
Parents Reply Children
No Data