In the developed application, it is used in areas where rich text input is desired. The content added with MD Editor is displayed with MD Viewer element. This element allows users to format and edit their text without using complex markup languages or editors.
It is very easy to add the MD Editor element to your application. You need to follow the steps below to add the MD Editor element.
MD Editor only supports web applications. It does not support mobile applications.
In MD Editor, which is added to the screen, you can make textual edits directly in the element without previewing on the UI view mode. For example, users can style texts with formatting such as bold, italic, underlined.
Textual formatting methods are given below:
You can add a default text into the MD Editor element, adjust the text field height and text.
MD Editor comes with Value, Authorization, Visibility, Actions and Validation properties in the Properties panel that opens when MD Editor is selected. You can configure the element using these properties.
2.1. Value
You can add static text to be displayed in the MD Editor element. For dynamic content, you can also use the Symbol Picker to dynamically fetch a status, Input element content or a value of an action result.
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.
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.
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.
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.
Open the Properties panel of the element that you want to add validation to and that allows data entry.
Click the ADD VALIDATION button at the bottom of the Properties panel.
In Added Validation, select the validation type for the element.
Define standards via Symbol Picker specific to the validation type (only valid for some validation types).
Then complete the validation creation by creating the Invalid Message that will be shown on incorrect input by the user.