Add a template
Create a template
Last updated
Create a template
Last updated
You can create a template for later use. Templates can be created for any table, and an unlimited number of templates can be created.
The template is identical to the normal record except that is_template=true
.
Click the Add button in the side menu.
Choose a table. Simply click the "..." icon next to a table, and then select the Blank [Table] template option.
Depending on your "Add from form vs. Add directly" settings, a form will be displayed or a record will be directly created.
The newly created template should be opened directly.
In the form view, you can also set Is Template to true
to make the newly created record a template.
When you click a Project / Folder and at the Project List View, you can add any type of table from the navigation bar.
By clicking the "+ Add" button, you will see the same interface as "Add from side menu".
In the Table List View, you can add a new record from the nav bar.
Click the "Add [Table name]" button
A dropdown menu will be opened. Select "+ [Table name] template". Depending on your "Add from form vs. Add directly" settings, a form will be displayed or a record will be directly created.
In the record detail view, you can click "+ [Table name]" at the nav bar to add a new record.
A dropdown menu will be opened. Select "+ [Table name] template". Depending on your "Add from form vs. Add directly" settings, a form will be displayed or a record will be directly created.
The record can also be changed into a template by clicking on the "Columns" tab, then switching is_template
to true
.
Using bulk edit, you can also change the value of is_template for multiple records at once.
Labii encourages you to replace the old templates with new ones. You can do so by setting the newest records as templates, and by removing existing templates.
You can do this by setting is_template
to false
.
Using bulk edit, you can also change the value of is_template for multiple records at once.