link (Ctrl+L) external documents in NAV 4.0

vyanku
Member Posts: 791
Can we link external documents in nav 4.0?
My client want to attach some scaned documents related to perticular customer.
How can I attached it to that customer?
My client want to attach some scaned documents related to perticular customer.
How can I attached it to that customer?
0
Comments
-
That functionality is not standard in NAV 4.0, but it is from 5.0.
You can
1) Create new functionality (tables,forms,...) to support it.
2) do a technical upgrade to 5.0 and take the code needed to have that functionality
3) do a complete upgrade to 5.0 and it will be standard.
I would go for 3.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
You can try suggestion 1 too.
1 Table & 1 Form
http://savatage99.googlepages.com/Custo ... hments.txt
Then add a command button on the customer's card
"See Attachments"
PushAction:RunObject
RunObject:Form Customer Linked Attachments
RunFormLink:Customer No.=FIELD(No.)
you can add/remove and open them.
Click on the "Attachment" line to add a new one.
Click on the Open column to run it.
Not just for 4.00 -
Savatage wrote:You can try suggestion 1 too.
1 Table & 1 Form
http://savatage99.googlepages.com/Custo ... hments.txt
Then add a command button on the customer's card
"See Attachments"
PushAction:RunObject
RunObject:Form Customer Linked Attachments
RunFormLink:Customer No.=FIELD(No.)
you can add/remove and open them.
Click on the "Attachment" line to add a new one.
Click on the Open column to run it.
Not just for 4.0Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
I only did it in 3 minutes - I'd figure someone had a better way or better code.0
-
I was just wondering if it just stores the path of the attachment file or the file itself is stored in Navision DB?..for me it seems just the path.....I may be worng-Dhan Raj Bansal
Linkedin Profile: http://in.linkedin.com/in/dhanrajbansal0 -
Thanks Savatage .
This is what I am trying to do. =D>
Thank you very much its workig fine . \:D/ :whistle:0 -
DRB wrote:I was just wondering if it just stores the path of the attachment file or the file itself is stored in Navision DB?..for me it seems just the path.....I may be worng
Just to answer it stores the whole thing
example/
S:\My Data Sources\MailAddresses.xls
or
M:\Accounts Payable\Catalog\Vendor Catalog Info.RPT
etc etc
the path & filename
The file is not stored in the navision DB cause the post was about external documents.
Glad it works for you..It came about by a suggestion by Denster. I wanted to clean up how i accessed my Crystal Report and since you can't use Hyperlink with menu items - this was the next choice.
http://www.mibuso.com/forum/viewtopic.php?t=23298
It's just a bonus that you can save almost anything here from JPG, BMP, XLS, DOC, PDF, web link..etc as long as you have the application to open the file type installed on your pc..it's all good0 -
FYI add another field to the table & add to the key
perhaps call it "Type" as an option field
With options of Item, Customer, Vendor, Whatever
Then you can use this same table to hold all outside links not just Customer Links.
Just add this filter to your command button
Customer - on Customer Card
Vendor - on vendor Card
Item - on Item card
etc
With an account # field for cust /vend or item to link0
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