Pop-up image in reports

onyangofred
Member Posts: 4
Is it possible to have a popup window that displays images?
E.g. assuming I have a list-report and don't want the vertical spacing to be big, can I implement the report such that, on mouse-hover, an image corresponding to a specific record/line is diplayed. I'm using NAV 5.0
E.g. assuming I have a list-report and don't want the vertical spacing to be big, can I implement the report such that, on mouse-hover, an image corresponding to a specific record/line is diplayed. I'm using NAV 5.0
#Fooling Computers Since 2001
Ogolla Onyango Fredrick
CoreTec Systems & Solutions
Solutions Developer
Ogolla Onyango Fredrick
CoreTec Systems & Solutions
Solutions Developer
0
Comments
-
Not possible in reports.
Reports are designed with the idea that it ends on paper.
So reports don't have any triggers when they have been printed.
A pop-up window could be possible through automation.
In NAV you could achieve something similar with opening an extra form (when the form based on this maximised, your pop-up form will also be maximised) and let the user manually close it.
Or automaticly close the form with nTimer (which is also automation)
But there are no mouse triggers in nav.0 -
Yeah, if that's required functionality for the customer I would build a buffer table with a form on top of it. Fill in the buffer table with the columns from your report. So they would process just like they normally do, but the output would end up in the table rather than on the report page.
Then you can have an image load on the side or they can click a button or something.0 -
matttrax wrote:Then you can have an image load on the side or they can click a button or something.
Item.SETRANGE("No.","No.");
FORM.RUNMODAL(346,Item);
You can put that onValidate of a new boolean field "View Pic".
As far as the report goes if the pictures are external - how about a link/shortcut :-k ??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