Merge-fields in a Template (save on harddisk)

vanwero
Member Posts: 28
Hi everyone,
I'm currently working with word-templates and I save them on my hard-disk. (In crm-Mkt & Sales you can define in the setup if you want to save your documents in Navision (BLOB) or on another location on your harddisk.
I've choosen for the second type and that works fine. And everytime I open the document from within Navision, there is no problem because every time Navision will fill up the merge-fields.
Problem:
Our customer wants to open the documents also from the windows explorer for example! (without using Navision). What's the problem then? You see the text in the document and the merge-fields! (whitout the merge-fields containing a value of course). Is there a way to force the documents to be saved on your harddisk containing the real values and not just "the notification" of the merge-field??
--> in fact I am using a template with mergefields from which I start, and I want to save "a copy" with the filled in fields on my harddisk!
Thanks to you all...!
I'm currently working with word-templates and I save them on my hard-disk. (In crm-Mkt & Sales you can define in the setup if you want to save your documents in Navision (BLOB) or on another location on your harddisk.
I've choosen for the second type and that works fine. And everytime I open the document from within Navision, there is no problem because every time Navision will fill up the merge-fields.
Problem:
Our customer wants to open the documents also from the windows explorer for example! (without using Navision). What's the problem then? You see the text in the document and the merge-fields! (whitout the merge-fields containing a value of course). Is there a way to force the documents to be saved on your harddisk containing the real values and not just "the notification" of the merge-field??
--> in fact I am using a template with mergefields from which I start, and I want to save "a copy" with the filled in fields on my harddisk!
Thanks to you all...!
0
Comments
-
Try using 'BreakLinks'. I don't think you can do this from the menus, just write a macro and do
for i = 1 to activedocument.fields.count
activedocument.fields(i).linkformat.breaklinks
next i
I think thats how I've done it before, there is a way to do it.Charleh0
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