Storage Coordinates

Efficiently locate, document, and store precise coordinates for any item in a designated storage space

Specs

Label
Value

Version

1.0.0 (updated on 2022-11-09)

Developer

Labii Inc.

Type

Column

Support Configuration

Yes

Support Readonly view

Yes

Support Edit view

Yes

Support Form view

Yes

Support Default value

Yes

Support Import

Yes

Allow multiple

Yes

Overview

The Labii Storage Coordinates widget is a powerful tool designed to streamline the organization and retrieval of items within your storage locations. This widget enables users to efficiently locate, document, and store precise coordinates for any item in a designated storage space, such as shelves, freezers, or storage rooms. With its intuitive interface, the widget integrates seamlessly into Labii’s platform, providing a comprehensive solution for tracking inventory, reducing errors, and ensuring quick access to stored materials. Ideal for research labs, biobanks, and other inventory-heavy environments, the Labii Storage Coordinates widget optimizes storage management and enhances operational efficiency.

Use case

  1. Use this widget to store the coordinate of storage.

Configuration

The widget will function without additional setup, but you have the option to utilize the configuration to customize the button.

  • Table (Storage) - Choose the Storage table from the drop-down menu.

  • Column (Storage) - Choose the Storage column of the current table from the drop-down menu.

  • Column (Number of rows) - Choose the column (Number of rows) of the storage table.

  • Column (Number of columns) - Choose the column (Number of columns) of the storage table.

  • Column (Should transpose header) - Choose the column (Should transpose header) of the storage table.

Examples:

{
    "table_storage": {
        "sid": "CFIL0a40x124e7EJOTY49d",
        "name": "storage"
    },
    "column_storage": {
        "sid": "mpsv0a40x55f2dotyDINSX",
        "name": "storage"
    },
    "number_of_rows": {
        "sid": "GJMP0a40x55f41INSX38ch",
        "name": "number_of_rows"
    },
    "number_of_columns": {
        "sid": "HKNQ0a40x55f42JOTY49di",
        "name": "number_of_columns"
    },
    "should_transpose_header": {
        "sid": "ILOR0a40x55f43KPUZ50ej",
        "name": "should_transpose_header"
    }
}

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.

Click Find button to select a location directly.

Form view

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

Data

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

Data format

Format a string with a capital letter followed by a number, such as A1

Default value

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

Format a string with a capital letter followed by a number, such as A1

Import value

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

Format a string with a capital letter followed by a number, such as A1

Last updated