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"

Reply via email to