Microsoft Dynamics NAV2013 Style Sheet Tool

Administrator
Member, Moderator, Administrator Posts: 2,506
Microsoft Dynamics NAV2013 Style Sheet Tool
The Style Sheet Tool for Microsoft Dynamics NAV2013 enhances the Style Sheet feature in Microsoft Dynamics NAV 2013 by allowing you to easily and without programming knowledge create and modify style sheets in Microsoft Office Word.
Changes to Style Sheet tool for NAV 2013
1.Multi-multiline support is added, so it is now possible to add several multiline records to the style sheet. Note though that records can not be indented, but added sequentially.
2.Setup page is modified to add Open/Save/Send options.
3.In NAV 2009, codeunit 50000 was released for automatic integration of the Style Sheet functionality with pages. Pages were then exported in xml format and modified by running codeunit 50000, to add style sheet actions.
This no longer works for NAV2013, as export /import of objects in xml format is no longer an option. Hence, adding Style Sheet Action (button) to each page must be done manually.
Follow the example below when adding the style sheet action to a page:
i. Add the action to the action designer (under appropriate group) with following properties:
Expanded Type SubType Name Caption
0 Action <Action680> Style Sheets
ii. OnAction trigger should contain following line:
StyleSheetDataMgt.LoadStylesheetDataRTC(GETPOSITION,CURRENTKEY,PAGE::"");
where StyleSheetDataMgt is a variable of type codeunit, 682 (Style Sheet Data Management).
http://www.mibuso.com/dlinfo.asp?FileID=1543
Discuss this download here.
The Style Sheet Tool for Microsoft Dynamics NAV2013 enhances the Style Sheet feature in Microsoft Dynamics NAV 2013 by allowing you to easily and without programming knowledge create and modify style sheets in Microsoft Office Word.
Changes to Style Sheet tool for NAV 2013
1.Multi-multiline support is added, so it is now possible to add several multiline records to the style sheet. Note though that records can not be indented, but added sequentially.
2.Setup page is modified to add Open/Save/Send options.
3.In NAV 2009, codeunit 50000 was released for automatic integration of the Style Sheet functionality with pages. Pages were then exported in xml format and modified by running codeunit 50000, to add style sheet actions.
This no longer works for NAV2013, as export /import of objects in xml format is no longer an option. Hence, adding Style Sheet Action (button) to each page must be done manually.
Follow the example below when adding the style sheet action to a page:
i. Add the action to the action designer (under appropriate group) with following properties:
Expanded Type SubType Name Caption
0 Action <Action680> Style Sheets
ii. OnAction trigger should contain following line:
StyleSheetDataMgt.LoadStylesheetDataRTC(GETPOSITION,CURRENTKEY,PAGE::"");
where StyleSheetDataMgt is a variable of type codeunit, 682 (Style Sheet Data Management).
http://www.mibuso.com/dlinfo.asp?FileID=1543
Discuss this download here.
0
Comments
-
Finally!
Nice job! =D>0 -
Thanks for all of your hard work! This is great news, and I will be testing it out this weekend.0
-
Hi there!
Does this Style Sheet Tool also work with Office 2013? One of my customers is having problems starting it with Office 2013 while we have no problems at all though we are using Office 2010.0 -
Great job, but this functionality doesn't work with web client because "LoadStylesheetDataRTC" is using automation variables...I think it shoud had done whit dotnet variables...
Can anyone help me? Anyone has adapted this code to be running whith webclient?0 -
Is there such a tool about for NAV 2013 R2. Can anyone help me understand how to make custom style sheets for NAV 2013 R2?0
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