Checking field value > 0

JAKA
Member Posts: 18
Hello!
I want to make Weight a mandatory field and >0.
This works if I try to enter zero value:
But if I jus tab through the fields, this trigger doesn't fire and the record is saved without weight. Is there a simple solution for this?
I want to make Weight a mandatory field and >0.
This works if I try to enter zero value:
Weight - OnValidate() IF Weight = 0 THEN ERROR(Text50006);
But if I jus tab through the fields, this trigger doesn't fire and the record is saved without weight. Is there a simple solution for this?
0
Comments
-
Hi Jaka,
Have you tried to put your code on the OnAfterValidate trigger?
This should normaly work.0 -
Thank You for your suggestions but they don't seem to solve my problem. If I enter 0 in the field, this fires the Validate event and shows the correct message.(OK)
But if I just tab through the fields and not try to edit the default 0.00 value in field Weight, the validate event never occurs(?) and no message is shown.(NOT OK)
I'm trying is to ensure that the user doesn't forget to enter the value.0 -
did you search the forum for mandatory fields0
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