Frequently Asked Question
How to quickly save on your laptop a full HTML file of any N4V Widget
Last Updated 10 months ago
Symptom
- Simply way to save on your laptop the full HTML rendering of any N4V Widget
Environment
- Windows Server / Linux
- Need4Viz : all versions
Resolution
The best and easy way to save locally a full HTML file of any N4V Widget is the following:
- Open your Webi report containing N4V widgets in a Chrome session (the maner can be transposed to any other browser)
- Move the mouse inside the N4V widget and right-clic (in 4.3, do this action in "Reading" mode):
- In the contextual menu, select the "View frame source"
- A new tab is opened in your browser, displaying all the HTML code of the widget:
- Select all the HTML code (Ctrl+A), then copy it in the clipboard (Ctrl+C)
- Open any text editor (Notepad, Notepad++...) and paste the clipboard content to a new file
- Save the file locally on your laptop with an .html extension:
- Now you can double clic on the html file it will be opened in your browser and you'll can see the full N4V widget outside of Webi: