Add a refresh action of the table field an action after the open window action 
that brings up the child form. So what will happen is that as soon as you close 
the child form, that refresh action will then run on the table field..

Cheers
 
Joe D'Souza
Remedy Developer / Consultant,
BearingPoint,
Virginia.



----- Original Message ----
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: arslist@ARSLIST.ORG
Sent: Wednesday, December 13, 2006 10:56:48 AM
Subject: Parent and Child Form (Event)


Hi
I have followed the steps from the Basic Guide 6.3 "Sending Events
between windows"
but it seems not work at all.
the idea is when I change information in the Child Form, automatically
the information in the table field (Parent Form) must change, but I
have to refresh manuallly.

These are the information related with Forms and AL.

Parent Form
PR:Europa:Parent_Event
Core fields and also a table field

Execute on:
Event

An active link:
Run if
$EVENTTYPE$ =  "RefreshTable"

If action:
Change Field -> Refresh Table Field
---------------------------------------------------------------------------------------------------------
Child Form
PR:Europa:Child_Event
Core fields

Execute on:
After submit

Run if
'Submitter' != 'Assigned To'

If action:
PERFORM-ACTION-SEND-EVENT @ "RefreshTable"


Any idea?

Best Regards

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"


 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to