Image

Enables users to effortlessly upload and display images

Specs

LabelValue

Version

1.1.0 (updated on 2024-03-05)

Developer

Labii Inc.

Type

Column

Support Configuration

Yes

Support Readonly view

Yes

Support Edit view

Yes

Support Form view

Yes

Support Default value

No

Support Import

No

Allow multiple

Yes

Overview

The Image Widget is a user-friendly tool that enables users to effortlessly upload and display images. With a simple upload feature, this widget streamlines the process of adding visual content, making it easy to showcase pictures seamlessly within your platform or application.

Use case

  1. Use this widget to display a picture.

Configuration

The widget is designed to function immediately without requiring any configuration. Nevertheless, you have the option to customize the image size.

  • Height - The height of the image in pixels. Alternatively, you can specify a percentile value.

  • Max Height - The max height of the image in pixels. Alternatively, you can specify a percentile value.

  • Width - The Width of the image in pixels. Alternatively, you can specify a percentile value.

  • Max Width - The Max Width of the image in pixels. Alternatively, you can specify a percentile value.

Views

See the interface of the widget in the following views.

Readonly view

Readonly view display the values of the column.

Edit view

The Edit view is the interface that allows you to modify the value.

Form view

The Form view is the field integrated into the add form for collecting values when creating a new record.

The Form view is same as the Edit view.

Data

Each widget in Labii stores data in a unique manner; refer below to understand how data from this widget is stored.

Data format

Image data

data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP8/5+hHgAHggJ/PchLAAAAAElFTkSuQmCC

Default value

The Default Value field within the column allows you to specify the default value when a record is created.

Default value is not supported for this widget.

Import value

The Import Value is the value you need to include in your Excel table for it to be imported into Labii.

Import value is not supported for this widget.

Last updated