Features

Move

Click on the up/down arrows present for every field to change the order of the fields. This will change the order in which the fields are shown to the end user

Required

By default all fields being used in the extension are set to required fields in the entry form. The Form Builder allows you to also mark these fields as non mandatory. You can only set fields to non mandatory in the Form Builder if the fields are nullable in the “Schema” you are using in the extension.

Show in Overview

Enable/Disable the option to show the field in the overview table. This is handy for fields you only want to set during adding/editting a row but not show to the user. This can be the name of the user who created the row for example. You can use dynamic values to dynamically set a value for a field with the Dynamic Values feature.

Show in Create

Enable/Disable option to show/hide a field when creating a record. This is handy for fields you only want to set during adding/editting a row but not show to the user. This can be the name of the user who created the row for example. You can use dynamic values to dynamically set a value for a field with the Dynamic Values feature.

Show in Edit

Enable/Disable option to show/hide a field when editting a record. This is handy for fields you only want to set during adding/editting a row but not show to the user. This can be the name of the user who created the row for example. You can use dynamic values to dynamically set a value for a field with the Dynamic Values feature.

Show in Bulk Edit

Enable/Disable option to show/hide a field when bulk editting. This is handy for fields you don't want users to modify when using the bulk-edit feature.

Show in Bulk Import

Enable/Disable option to show/hide a field when using bulk import. This is handy for fields you only want to set during adding/editting a row but not show to the user. This can be the name of the user who created the row for example. You can use dynamic values to dynamically set a value for a field with the Dynamic Values feature.

Read Only

It may be important to show fields but for them not to be editable. Enable Read Only on the fields that should be left alone. These fields may have been dynamically filled so editing shouldn’t be a possibility.

Width in form (%)

Set the width of the column in the form (edit/create row). Setting 2 fields on 50% will show those fields besides each other.

Width in table (px)

Set the width of the column in the table in pixels. You can use an absolute value like 140 without px.

Default values

See our separate section here: Dynamic Values

Last updated