Hi friends,

I have a customized smmActivities form with an extra tab added as a part
of my customization.Now from this tab, on a button click I send  a
request to an external tool with the help of an activex. This tool sends
back a response, which is captured on a datagrid on a  different form on
AX . Now I have the new form above my smmActivities form. Form here I
need to send the data in the selected row of the data grid back to the
smmActivities form and populate a few fields there.

I am facing problem in sending the data from the new form to the
smmActivities form. When I use args to send the data across and access
it in init() a new smmActivities form opens and the fields there are
populated. But as per my requirement the existing form(the one below the
new form) has to get populated.

How do I achieve this?

Thanks in advance

Chakra



[Non-text portions of this message have been removed]

Reply via email to