Skip to main content

Options

In this section of the documentation, you can find descriptions of all existing plugin options.

All Base64 panel options.
All Base64 panel options.

Base64 Image/Video/Audio/PDF section

The Base64 Image/Video/Audio/PDF section has the following parameters:

  • Field Name to specify the field name containing a Base64 file to display on the panel.
  • Field description is the description is displayed under the image.
  • No Results Message to notify users of loading problems or no data found errors.
Three parameters of the The Base64 Image/Video/Audio/PDF section.
Three parameters of the The Base64 Image/Video/Audio/PDF section.

No Results Message

Starting from the Release 5.0.0 you can customize a message that will be displayed in case of image loading problems or no data found errors.

No Result Message illustration.
No Result Message illustration.

Toolbar

The Toolbar section works for PDF and image files only.

Version

The Base64 Image/Video/Audio/PDF Panel supports the toolbar starting from version 3.6.0.

The Base64 Image/Video/Audio/PDF Panel supports image zooming starting from version 4.0.0.

PDF

Most browsers have a PDF toolbar by default. Using the Toolbar option section you can disable that default if needed.

The Base64 panel provides an option to disable a browser's PDF toolbar.
The Base64 panel provides an option to disable a browser's PDF toolbar.

Images

For images, you can specify what functionality you need to have on the toolbar.

  • Download. This enables a button that triggers the downloading of the selected image.
  • Navigation. This enables a set of buttons to page images back and forward.
  • Zoom. This option has two sub-options:
    • Full Screen. This enables one button that allows your image to be opened in full-screen mode.
    • Pan and Pinch. This enables three buttons to zoom in and out of your image.
The Base64 panel provides a toolbar to download, navigate between images, and zoom in/out or open in full screen.
The Base64 panel provides a toolbar to download, navigate between images, and zoom in/out or open in full screen.

URL

In the URL section, you can specify two parameters:

  • Image URL. This address will be opened after a user clicks on the image.
  • Title. This text will pop up when a user hovers a mouse over the image.
In the URL section, you can specify the Image URL address and the Title.
In the URL section, you can specify the Image URL address and the Title.

Width and Height

The Width and Height sections allow control of the image size on the dashboard.

  • Panel. The width or height will fit the current panel size.
  • Original. The width or height will be taken from the original file.
  • Custom. Here you can either take the sizing from the connected data frame field or give a specific number in pixels.
The sizing options for images.
The sizing options for images.

Image

In the Image section there is one drop-down parameter Scale Algorithm to specify how scaling of the image should be done. We have three options to choose from:

  • Auto. A browser chooses the best available algorithm.
  • Crisp Edges. The image is scaled with an algorithm that preserves contrast and edges in the image. Generally intended for images such as pixel art or line drawings, no blurring or color smoothing occurs.
  • Pixelated. The image is scaled with the "nearest neighbor" or similar algorithm, preserving a "pixelated" look as the image changes in size.
info

The Crisp Edges option is not supported in all browsers: https://developer.mozilla.org/en-US/docs/Web/CSS/image-rendering

Difference between Auto and Pixelated Scale Algorithms.
Difference between Auto and Pixelated Scale Algorithms.

Video/Audio

In the Video/Audio section, there are specific to these formats parameters:

  • Controls. Enabled instructs the panel to display the video and audio controls.
  • Auto Play. When Enabled, the video and audio automatically start playing without sound.
  • Infinity Play. With Enabled, the file plays in an endless loop.
Parameters for video and audio files.
Parameters for video and audio files.