RE: Zetadocs for Microsoft Dynamics NAV 2013
try zetadocs full version (essentials or plus edition) and use zetadocs sdk.
View ArticleZetadocs for Microsoft Dynamics NAV 2013
Hello,We are currently testing the product Zetadocs Express with Microsoft NAV 2013 , The following questions about the product Zetadocs : 1. Slow uploading files - is there any way to improve this?2....
View ArticleRE: Error 1935 during installation of NAV5.0 SP1 on WindowsXP SP3
which link are you talking about?
View ArticleError 1935 during installation of NAV5.0 SP1 on WindowsXP SP3
During NAV5.0 SP1 installation on a clean Windows XP SP3 pops up an error message. The message is as follows 1935: Windows installer could not go on because msxml6.dll is locked.
View ArticleRE: I am new learner in dynamics nav 2013 r2
DrillDownPageID is the page number that you want to set when you drill down. When you have a flowfield set based on the table and when you click that field it will open the page you setup in this...
View ArticleRE: I am new learner in dynamics nav 2013 r2
DrillDownPageID sets the ID of the page to use as a drill-down.Drill-downs are a system-wide feature of FlowFields that let you see the underlying transactions that make up the information shown in the...
View ArticleRE: I am new learner in dynamics nav 2013 r2
there you set a page of type list, which shows all the records of the current table.it's used in other tables with a linked field to the above table. in a page based on that table you get a dropdown...
View ArticleI am new learner in dynamics nav 2013 r2
what is the DrillDownPageID property of tables ? how it actually works ?
View ArticleRE: Customer comments
Yes i'm using web services for this integration. What does it means to publish Sales Comment Sheet.. I dont have a service call names like that?
View ArticleRE: Bank Rec - NAV bug? Need help.
HiThis is not a bug. It is happening because there is only ONE currency on the journal line and this is taken from the balance account since this is the last information you put in, so when you have to...
View ArticleRE: Customer comments
You need to open Web Services page and publish this page (page 67).
View ArticleRE: Customer comments
I am using page 67 and have publish it. When I run my code and call the service the comment ends in the 'Sales Comment Line' table. But with a wrong document type (8)
View ArticleRE: Customer comments
My c# code:commentSheet1 comment = new commentSheet1(); comment.Date = head.OrderDate; comment.Comment = head.CustomerComments;...
View ArticleRE: Zetadocs Express - Failed to search for documents in Sharepoint
Update - We have made some progress and no longer receive this message. The credentials were being entered as 'dns domain\username' instead of 'username@dns domain'. When we changed it we received an...
View ArticleRE: NAV2015 - "You do not have the following permission on TableData Cost...
Which license are you using?If your license is not intended use Cost Accounting functionality then remove the data from that table and try again
View ArticleRE: NAV2015 - "You do not have the following permission on TableData Cost...
Hi Henrik,It is the same as below threads:community.dynamics.com/.../150190.aspxcommunity.dynamics.com/.../149271.aspx
View ArticleRE: Error While Creating New Database in NAV 2013 R2
Did anyone found a solution for this one?
View ArticleRE: NAV2015 - "You do not have the following permission on TableData Cost...
We have a starter pack.Is possible/safe to delete the data from the table from SQL Management Studio?
View ArticleRE: Import SQL legacy data to Dynamics NAV
Which book do you prefer "Implementing Microsoft Dynamics Nav by Laura" or"Application Design By Mark Brummel"
View Article