Need to enter Value in Text box before enter in Primary Fiel
JAYESH
Member Posts: 290
Hi Experts,
I have small query.
I have form on which i have text box which is Primary Key of the Table.
I created one Global variable and make a taxt box for this variable.
My query is i want to insert value in Text box which is Global variable and then i want to enter value in the other Text box which is primary key of the table.
Right now if i try its give me msg(primary key '' already exitst or you want to rename it ).
Can you give me idea how to solve this ??
Thank you
I have small query.
I have form on which i have text box which is Primary Key of the Table.
I created one Global variable and make a taxt box for this variable.
My query is i want to insert value in Text box which is Global variable and then i want to enter value in the other Text box which is primary key of the table.
Right now if i try its give me msg(primary key '' already exitst or you want to rename it ).
Can you give me idea how to solve this ??
Thank you
JAYESH PATEL
0
Comments
-
You could use a dialog box and have it pop open to input the value. I think you could also set the DelayedInsert property on the form to true. That way it won't try to insert anything until after you leave the record.
May I ask why you need to have a value entered before the primary key?0 -
Thank for the Reply
The Primary is combination of 2 field.
Eg . No - 101,
Date - 10/16/07.
Primary key is 10110/16/07.
So.. i want to do this...
Thanks..JAYESH PATEL0 -
Matt's DelayedInsert suggestion should do exactly what you are asking.0
-
HI..thanx for the information..
Its work..
Thank you once again..JAYESH PATEL0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

