Required Field Validation
arunjan387
Member Posts: 32
Hello everyone,
I have a doubt on How to use the Required Field Validation for controls in Microsoft NAV 2009? Can some one help me on this question?
I have a doubt on How to use the Required Field Validation for controls in Microsoft NAV 2009? Can some one help me on this question?
Thank you
Regards
B. ARUN
Senior Software Engineer
Coimbatore, Tamilnadu, India.
Phone: +919994947514 | email: arun.3187@gmail.com | Skype: arun3187
Regards
B. ARUN
Senior Software Engineer
Coimbatore, Tamilnadu, India.
Phone: +919994947514 | email: arun.3187@gmail.com | Skype: arun3187
0
Comments
-
do you have specific question about what you are doing, what you have tried & what isn't working?
Or are you asking What is validation?0 -
Hello,
I would like a make a particular field as Mandatory in Forms. If a user tries to post a transaction without entering the Mandatory field, the application should display an error message. Can you help me on this?Thank you
Regards
B. ARUN
Senior Software Engineer
Coimbatore, Tamilnadu, India.
Phone: +919994947514 | email: arun.3187@gmail.com | Skype: arun31870 -
Search for TESTFIELD function in C/SIDE Reference Guide.0
-
You can also make use of an IF statement and make it display an error message.0
-
Thanks for reply,
I tried your suggestions but it did not work out.
Let me explain the case. I need to make the state code in the vendor master as mandatory. If a user create a vendor record without the "State Code", the application should display an error. Can you help me on this?Thank you
Regards
B. ARUN
Senior Software Engineer
Coimbatore, Tamilnadu, India.
Phone: +919994947514 | email: arun.3187@gmail.com | Skype: arun31870 -
Check how does "Vendor Invoice No." work when posting Purchase Invoice.
If you have check "Ext. Doc. No. Mandatory" in purchase setup then it will prompt error to fill this field.0 -
try the suggestion posted here:
viewtopic.php?f=32&t=44971Savatage wrote:Basically the steps are Oninsert the field "blocked" is set to TRUE!
Onvalidate of the blocked field (when the person goes to UNCHECK it to make it active)
it then checks the fields you want to have mandatory using a simple testfield code.David Singleton wrote:Basically in the on validate trigger of the "blocked" field you add code likeTestfield('My Field 1"); Testfield('My Field 2"); Testfield('My Field 3"); etc.
This way when you try to unblock the vendor you won't be able to till you fill in the missing fields.0
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