mendenaresh1357 - Saturday, May 1, 2010 4:04 AM:
HI Everyone,
I have a Form (Itemtype) with relationships. In the relationship tab, i am showing a form instead of relationship grip. Now i need to write a field event on the related form field. In the event i need to get values from parent form. here is the Screen.
ow can get handle on the parent form?..
I tried various things to get handle ...below the list i tried
1) parent.thisItem
2) parent.parent.frames[0].document;
3) top.opener.top.main.work.gridApplet;
By using 2 & 3 methods i get handle on some object. but it is not a item Grid. I couldn't make out the object i got. Any suggestion will be helpful.
Thanks,
Naresh