Skip to main content

Posts

Hide Specific Department From Department Menu in Navision RTC

Hi all, Today i came across a different type of query,where my client who is using Navision 2009 R2 RTC Client. He wanted to only Role specific jobs to all his users. Yeah we have a hotfix for the same which can hide department button from the Role Center page and user can only see the task that he need to perform. * Detail of the hotfix for hiding department from RTC can be found in this post . But the query was that he don't want to hide the whole department button from the role center page. What he wanted that Users other than finance and Administration can only see all other department than these two. He only wanted to hide Administration and Finance Menu from Department. Unfortunately microsoft have no hotfix for the issue, so i created a suggestion for the same at Microsoft connect. If you think that this is importany than vote for it here . We will find it in new release of navision. But while exploring this option i figured out that if the user wants to hi

Remove Departments Menu and Disable Personalization Feature Enhancements in Microsoft Dynamics NAV 2009 RoleTailored Client

Hi all, This had been so late to share this, but i think people still searching for this. Microsoft have release a hotfix to Remove Departments Menu and Disable Personalization Feature Enhancements in Microsoft Dynamics NAV 2009 RoleTailored Client In Microsoft Dynamics NAV 2009 R2 and in Microsoft Dynamics NAV 2009 SP1 with build 31671 and later the following 2 Personalization feature enhancements have been added:     1.   Remove Departments menu from Navigation Pane      2.   Disable Personalization For more information visit:   CustomerSource or PartnerSource Thanks & Regards, Saurav Dhyani http://saurav-nav.blogspot.com/

All about ZUP file in Navision

Hi all, Most of time we heard that this problem in navision can be resolved by deleting ZUP file, lets see what is it and where it is stored. What is ZUP file? The Dynamics NAV ZUP file is used to store the user setup and preferences for the current session so that they are "remembered" for the next session. What operations can be performed on ZUP file? The ZUP file can not be edited but it can be deleted. Where ZUP file is stored in windows XP or windows 7 ? In Windows XP, zup file is stored in - C:\Documents and Settings\ username \Application Data. In Windows 7, zup file is stored in - C:\Users\ Username \AppData\Roaming. Thanks & Regards, Saurav Dhyani http://saurav-nav.blogspot.com/

RTC Report Page Number - Format x/y

Hi all, Let see how can we achieve Page Number in RTC Reports as Current Page/Total Pages in RTC Reports. Design any of the standard reports I used purchase invoice, and go to RTC Layout of the report From View - layout. I have added a new text box in the report Header, then i went to expression by right-clicking on the text box.

RTC Report Page Number - Format x/y

Hi all, Let see how can we achieve Page Number in RTC Reports as Current Page/Total Pages in RTC Reports. Design any of the standard reports I used purchase invoice, and go to RTC Layout of the report From View - layout. I have added a new text box in the report Header, then i went to expression by right-clicking on the text box.

Navision RTC How to place the Actions in the pages to new category

Hi all, Instead of placing the actions in the standard categories like New, Process and Report, you can also place your action to your own categories. The following steps will show the process with an example: 1) In the object designer, design the page 30 Item Card. 2) Move to the last blank line in the page. 3) Go to the Actions using View Actions. 4) Go to the properties of the Action you want to move to the new Category.     Change the following properties:           Promoted to Yes           PromotedCategory to Category4 .           *Category 4 to 10 are available in the NAV 2009 SP1, other than the standard categories like New, Report and Report.           PromotedIsBig to Yes/No(as required) 5) Go to the Page properties and change the PromotedActionCategoriesML property value like below:      ENU=New,Process,Report,New Category First three values should be same like New, Process, Report and from there you can give your own name. If you change these values s

Navision Page Property InstructionalTextML

Hi all, Navision Page Property InstructionalTextML. Used For Declares the multi-language text label that will be displayedon the page before any other user interface element. It only has effect on ConfirmationDialog type Pages . Example - PAGE 343. The Label for the Page - "The quantity on inventory is not sufficient to cover the net change in inventory. Do you still want to record the quantity?" is set as the value of InstructionalTextML property of Page. Thanks & Regards, Saurav Dhyani http://saurav-nav.blogspot.com/