The problem is i need to pick data from a form .user will enter it on the run time .This form doesn not have any table .On the basis of data entered on the form i need to do some things .how can i pick the value entered on the form .
regards,
toshitapori
0
Comments
- create a field on the Form and give the variable as Source.
--> You can work on the data in every trigger you want (depending of real functionality you want) by using the global variable.
Hope that help ...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I know that bit .The problem is i am running this form from a posting codeunit and then user enters some value on the form which does not have any table and then i want to do some processing on the value enterd by the user on the form in the codeunit .How can i do that
Thanking You
Toshitapori
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
http://www.mibuso.com/forum/viewtopic.p ... highlight=