RE: Direct hyper links to customer/contact cards
I've added this is the OnAfterGetRecord event (I assume you meant RecRef not ReRef) but when I try and save I receive this error. I did try ReRef but had the same error.
View ArticleDirect hyper links to customer/contact cards
HiI am using NAV 2009 R2 RTC client and need to be able to link directly to a specific customer/contact card from an external application. I know I can use the dynamicsnav:/// handler to open the...
View ArticleF8 Copy Down Not Working
Anyone know the fix for this? I can no longer hit F8 to copy down from a previous line field.
View ArticleSEPA Update for Nav 2009 sp1/R2
Does anyone knows where can i find SEPA Update for Nav 2009 sp1/R2 in the new partnersource? I have this link but it doesn't work anymore:...
View ArticleRE: F8 Copy Down Not Working
There is no bug in NAV2009R2 on this.check whether you have any function with short cut key as F8.Is it on a single page or in all pages?
View ArticleRE: Configure print out of the Web Client
hi,don't think it can be done  (standard)Print-to Word \ Excel \ Pdf is the " saveas " standard command called by the NAV. NET Framework ( export standard comamnd for reports, such as usable by NAV...
View ArticleRE: NAV 2013 - Error messages.
Hi,ERROR function not can be uses on NAS (for example with scheduled codeunit); MESSAGE function yes.TESTFIELD("Field, Value") C/AL Command --> returns "by design" an output ERROR Messaget instead...
View ArticleRE: Direct hyper links to customer/contact cards
Yes, was a typo: you need to declare a RecordRef variable called RecRef before using it.
View ArticleRE: Change in code unit error handling with 2013 R2?
SH_SCRIBE any word from Microsoft on whether this is a bug or an intended change? I am experiencing the exact same behaviour.
View ArticleRE: Change in code unit error handling with 2013 R2?
Short answer is, No. They said there haven't been changes in ERROR. But, in the NAS configuration, there's a 'number of restarts' that's preset to 3. The tech I'm working with hinted that whatever code...
View ArticleChange in code unit error handling with 2013 R2?
We have several code units that connect to managed .NET dlls. Inside those code units, we throw errors and expect .NET to catch them. This worked in 2009 and 2013, but broke with 2013 R2.Previous...
View ArticleRecipe Management ISV
I am looking for an add on to my NAV system that will allow management of recipes including ingredient BOMs, nutritional information, product specifications etc. Does anyone know of a suitable granule?
View ArticleSEPA update for NAV 2009 R2
Good afternoonAfter importing the new SEPA objects and compile, I got the following error: "You have specified an unknown variable Credit Card No. Define the variable from 'Global C / AL symbols'.." on...
View ArticleTable changes in 2013
I have a client that has asked if there is a document or something that shows the changes to the tables etc, within NAV 2013 from NAV 2009 as they have a reporting tool that needs updating with the new...
View ArticleRE: Table changes in 2013
I'm not sure, but I am thinking there isn't such a document by Microsoft. Only partner can prepare document with parallel between old and new tables. The main change is in dimension functionality....
View ArticleRE: How To Develop Simple ADD-ON For Demo
First step is functional requirement and after that, you need to prepare design. You have to know NAV structure and what you need to change/add.You can find standard training materials for...
View Article