Label

Label elements description:

In the elements builder section, each and every component are displayed on the left side of the element pages. Drag the required components to the center of the workplace. Click on the edit element, and the properties list will be displayed on the right side of the builder. Edit the properties as required. Refer to the below list for properties of the elements.

Properties of the elements:

Reference ID- It is a unique id that will be created automatically when a new element is created.

Name: Here we write the name for the element.

Label Required: We check this property if we do not want to show the title of that element in the form.

Primary: We check this property in the element when we want to make that element the initiator of the auto fetch.

Formula: A formula is a fact or rule written with a mathematical symbol or in a programming function. Where on the left side of the equation, we will write the element id of the element in which we want to show our formula's result, and on the right side of the equation, we will write the element id (or id's) of the element with mathematical symbols which depend on which type of operation we want to do on those elements.

On load Query: It is a query in a pre-defined format that gives a value to the elements while rendering the UI (User Inter face).

Auto fetch: Auto fetch is a property used to bring data from other forms and fill the data in an element of the current state we are working in automatically on changing the primary elements we assign.

Last updated