Static Rich text is rich text that the end user cannot edit. It will look like a static text or heading, and if you keep it dynamic, it will show the end user the same editor window (a rich text editor) where the end user can edit and format the text.
The Text box is used to mention the names of the elements, while the text area is used to write an address or sentences.
It is used to define a range of dates.
Filed name is to define a unique element name, where label name is the name that is displayed to the end user.
Once you enable these fields in the grid, for the end user, it prevents them from adding a record, deleting a record, and uploading a file element inside the grid.
Help Text is a helpful tip that you want to show the user who uses the application. When you put the cursor over the element, it displays a help text.
The Number Formula is applied to number fields. The String Formula is applied to string fields. One has to select the calculate field based on his choices.
This Checkbox form element is to store true or false values. Use it when you have a list of values where you need to select multiple options. While the radio button is used to store a single value,
The radio button is used to store a single value and multi-select drop-down is to select one or more values from the list of values.
When you select this, the Quixy Platform automatically takes the default element field value as true.
Data table references are used to fetch the data from the data table by using the data table get function, and data source references are used to fetch the data from the data source created. The data source has a collection of data from the data tables and apps.
Yes, the data table get function is necessary to fetch the data from the data table while we use data table reference.
No, we can only use the data tables of the specified workspace in which we are creating the app.
The list function type is used to fetch the grid type of data, while the single function type is used to fetch the data of individual elements without a grid .
The User Detail Form Element is to pull the details of a user in the selected form elements in the app who is registered and assigned to that app while adding records to the app.
Yes, we can select the specified details of the registered users of our choice.
The User Reference element is used to select the users in the workspace for whom you want to send the details of the user.
A drop down is used to select a single element, while a multiple drop down is used to select multiple elements from a drop down.
Yes, we can select elements of our choice for both the data table reference and the data source reference from the displayed drop-down elements.
External drop down will be used to link external drop down while external app references are used to link the external app data.