Member
Select a team member from a list of options.
Specs
Label | Value |
---|---|
Version | 1.2.0 (updated on 2024-09-07) |
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 Member widget in Labii grants users the ability to select a team member from a list of options within the platform. This widget comes equipped with the functionality to set limitations on who can be chosen, providing administrators or users with control over the available selections. Additionally, it enables the sending of custom messages, allowing for personalized communication or notifications associated with the chosen team member. This feature-rich widget streamlines the process of selecting team members, fostering clear communication and collaboration within the Labii platform.
Use case
Use this widget to define the user who schedule the equipment.
Use this widget to appoint the PI to sign.
Use this widget to display sales representative information in a quote or invoice
Configuration
The widget operates seamlessly without extra setup, allowing selection from all members by default. Using the configuration options, you can customize the selectable members and set notification messages for users accordingly, enabling precise control over the selection process and user communication.
Fields- Select the fields to display. If not selected, the name will be displayed by default.
Name
Initials
Email
Title
Team - Select a team to limit the selection of members. If not selected, all active users will be selectable.
Should limit to oneself - If this box is ticked, individuals can only choose themselves.
Examples:
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
JSON object with the keys of sid
and name
.
Default value
The Default Value field within the column allows you to specify the default value when a record is created.
Default value shall be User name in the format of "[First name] [Last name]
". For example: John Goodway
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 shall be User name in the format of "[First name] [Last name]
". For example: John Goodway
Last updated