Picking Value from a Form

toshitapori
Member Posts: 52
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
regards,
toshitapori
0
Comments
-
- Create a global variable of the type of the data you want to enter
- 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 ...0 -
As inspiration you can use the Item Tracking Line form which is based on virtual table but is creating and using real reservation entries...0
-
Thankyou Kine and Halmady ,
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
Toshitapori0 -
If you use temp. table, you can retrieve the records through some function on the form. Try to look for more info about temporary tables, doing reports with temporary tables (it is very similar to the form) and passing parameters (values) between objects...0
-
toshitapori wrote:am running this form from a posting codeunit and then user enters
http://www.mibuso.com/forum/viewtopic.p ... highlight=Kai Kowalewski0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions