Quantcast
Channel: Microsoft Dynamics GP Forum - Recent Threads
Viewing all articles
Browse latest Browse all 14686

Calling Field event from VST

$
0
0

In VST, we can call any procedure using following code.

 Microsoft.Dexterity.Applications.Microster.Procedures.ProcedureName();

 

This works fine. Now, if I want to call the script associated with any field on any form can we do that ?

We can access the field using following code.

 

Microsoft.Dexterity.Applications.Microster.Forms.FormName.WindowName.FieldName.Value.

But it doesn’t have any way to call the event of that field. Say, I want to call Change event of the field.

How can I do that ?

Thanks,

Himal


Viewing all articles
Browse latest Browse all 14686

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>