The element that indicates alphanumeric contents. A-Z, 0-9, +%&.. You can make a general text representation, including characters such as a-z, 0-9, +%&. Depending on the length of the text and the width of the area where it is located, they can also automatically appear as a paragraph. You can display a static text, or text can be displayed with a condition added to an element in the interface. Mostly it also shows the texts in your database/table with a data connection.
You can add the Label element from the Elements panel by drag and drop. If you drag it to an empty area on the screen, it will be added with the Row element. If you drag it into a Column, you will only add Label element. You can add Label element to all Container type elements.
You can use the Label element to display static or dynamic texts. You can give role-based authorizations to the element and set its visibility with show/hide/conditional options.
Value
By default, fields are opened where you can type the static text to be displayed. You can also useSymbol Picker to show the value returned from an element and the data of an action in the basic UI Logic structure.
Maxline
Maxline allows you to display content up to a certain number of lines, regardless of the text length.
Formatter
In the application development process, a formatter is a parameter that allows data to be put into a specific format or arrangement. Formatters usually organize data types such as text, numbers, date and time and are used to achieve a specific look or format.
If the element on the screen is selected, a Formatter appears in the Properties panel depending on the element.
Label element can display different data types as a string. With Formatter, it can be ensured that the content to be displayed is displayed in the appropriate format. Although a phone number (+1 (212) 1234567) and a monetary amount (27.99) are numeric, their display formats are different.
When the Label element is selected, Formatter pops up in the Properties panel.
In the popup window;
Amount of Money (Money):
Phone Number (Phone):
Percent (Percent):
Fractional Number (Fractional):
Date and Time (DateTime):
Date (Date):
Time:
These formats are examples that you can use to format certain types of data the way you want. You can apply each format as needed.
Tooltip
You can use it to provide additional/auxiliary information on a label. It is the description that usually appears as a small information window when you hover over the label element. (For example, if we consider that there is an “Email Address” label, hovering over the label might show a description like “Please enter a valid email address.”)
You can customize user access with “Anonymous Access” and “All Roles Access” authorization options on the screens and elements of your application. While “Anonymous Access” enables access without any account information query, “All Roles Access” enables access by verifying user account information.
For element level authorization, you can manage the security and user experience of your application by selecting the relevant element and editing the “Authorization” settings from the Properties panel.
These methods allow you to create a personalized and secure environment in your app.
Kuika contains system actions such as Arithmetic, Authorization, Condition, Device, Export, GeoLocation, Local Storage, Multi Language, Navigation, Notification, Payment Stripe, UI Control, Trigger, Process Automation, Process Administration and String Operations.
In addition to system actions, you can also use SQL actions that you create yourself.
You can use the +Add Action button in the Properties panel to add actions to the elements.
This is where the visibility of screens or elements is set. Visibility in Elements allows you to regulate visibility based on a specific state and/or condition. For each element, you can make it always visible, hidden, or visible and hidden depending on a condition.
This is the section where the visibility structure of your screen is set. Kuika offers Always Visible, Hidden, Sometimes Visible options to control the visibility of the screens in your application.
You can follow the steps below to adjust Visibility settings in elements or on your screen:
The visibility of the element will be adjusted according to the selection you have made.
By customizing your elements with the Styling Panel, you can create unique and compelling user interfaces in your web and mobile applications. This general guide explains how to customize various elements (for example, Collapse) and provides detailed information on common features.
The sections defined below vary on an element-specific basis. To learn more about each customization option, please click on the respective links.
This is where you can make visual adjustments to elements, such as sizing, alignment, and padding. These settings also affect the layout of other elements within the element. Properties include Size, Min Size and Align; however, some elements may not support the Display property.
The element's text properties can be edited here through font family, style, color, size, spacing and other options. This section supports all Text related adjustments.
You can use the Fill setting to customize the element's background with color or images. This increases the visual appeal of the element.
You can give your elements a more aesthetic look by adding borders and adjusting corner radii.
You can add a shadow effect to elements used in web applications to give a sense of depth. However, some elements are not suitable for mobile apps, so the shadow feature may not be supported.