Need help with pop up FORM !!

brucem
Member Posts: 86
Hi,
i have a situation where i can allow the user to duplicate a record to a new record. At present as part of the routine i create a pop input dialog box with two fields that request info for the new index ( ItemNo and DocID).
What i would like to do is create a pop up FORM with two drill down fields where the user can pick the Item from the Item table and the DocId from the DocId table.
Is this possible ?
Bruce
i have a situation where i can allow the user to duplicate a record to a new record. At present as part of the routine i create a pop input dialog box with two fields that request info for the new index ( ItemNo and DocID).
What i would like to do is create a pop up FORM with two drill down fields where the user can pick the Item from the Item table and the DocId from the DocId table.
Is this possible ?
Bruce
0
Comments
-
Bruce
Form Level
TextBox Properties
TableRelation = Item
TableRelation = DocID
MindSource(UK)Limited
Navision Service Partner
info@mindsource.co.uk www.mindsource.co.uk
[This message has been edited by Mr David Cox (edited 15-06-2000).]0 -
I have created a second form which opens from a button click on the main form. This form allow me to select info via lookups.
However the pop up form is not aware of the current record from the calling form. Is is possible to pass the current record on the calling form to the new form. I need to filter the underlying table of the calling form to copy the selected record to a new table ?
Bruce0 -
However the pop up form is not aware of the current record from the calling form. Is is possible to pass the current record on the calling form to the new form.
Say the lookup form id = 1008...
1. Create a 2nd instance of the record i.e. "MyItem"
2. Call the lookup form and pass it said instance.
Action=RUN(1008,MyItem,"No.")
3. If Action=LookupOK then the current record of "MyItem" will be the selected record from the lookup form.
0 -
Did you try to use SETSELECTIONFILTER in the OnPush trigger of the button you use to call the secondform?
John0 -
On the above solution make sure the form is in "Lookup" mode.0
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