Low-code designer > Custom forms > Configure forms in Advanced Mode / Context tab

Context tab

The Context tab displays all of the app's properties. Each property corresponds to a separate field where users enter data on the CreateView, and Edit pages. Each field is used to enter data of a specific type. For example, the Contractor field property has the Full Name type. On the app page, it will appear as a field for entering the contactor’s full name.

contractor_context_tab

Add a property

You can add new properties and specify if you want them to be used amongst the parameters in the app item search. To do that, click +Add and fill in the fields:

ConT2

  • Display Name*. Name of the property that will be displayed on the create, view and edit pages of app items.
  • Property Name*. Property name used when working with APIs, scripts, tables, etc. The value for the field is generated automatically. Please note, that you can change it only when creating the property.
  • Tip. Additional information that explains how to fill in the field on the create, view, or edit page. For example, Choose from the list or Enter the phone number in the following format: +49 2ХХ ХХХ ХХ ХХ.
  • Type*. Property type, for example, String, Date/Time, Files, etc.
  • Search and sort by field. If you check this box, the property will be used in advanced searchof app items. For every app property with this option enabled, an index is created in the PostgreSQL database
  • Full text search. The value of the property will be used in full text search. This option only becomes available for fields of String type in case you have checked the previous option.
  • Set a formula for the field. This option is only available for String, Number, and Money types. You can specify a formula so that the value of this field is calculated automatically. For more information, see Calculated fields.
  • Show only when a condition is met. You can hide or show certain fields depending on the conditions that you specify. For more information, see Calculated fields.

Please note, that the set of fields in this window may differ depending on the selected property type.

After you have filled out all the fields, click Create.

Actions with a property on the Context tab

You can select a property and then apply the available actions to it:

Edit. Click its name and change it.

Delete. If you want to delete several properties at once, press and hold the Ctrl key on the keyboard and select them.

Restore. To do that, enable the Show deleted variables option, select the required string in the list that appears and click Restore.

ConT3

From the list of deleted variables, you can permanently delete a property without the possibility of restoration. The option is available if no items have been created in the app whose context you are configuring.

After you configure the tab, click Save in the upper right corner.

Properties from the list of deleted variables are not exported with the app to another company.