The Timeline element is a graphical element used as a timeline or timeline in an application development process. In a nutshell, it is the element that indicates the flow of time. It usually helps users to visually track events, processes or changes that occur during a certain period of time.
You can add the Timeline element to the screen with drag and drop from the Elements panel. If you drag it to an empty area on the screen, it will be added with the Row element.
Visualize Events: Visually represent events, transactions or changes that have occurred over a period of time. This helps users better understand the sequence and relationships of events.
Tracking History: Users can track which events occurred in the past and when. This is useful for tracking the progress of a project or a business process.
Show Future Plans: Timeline can also show future events or plans, so users can observe future plans.
The Timeline element can be used when a series of information needs to be ordered by time (ascending or descending).
The Timeline element can be used when a timeline is needed to make a visual connection.
Click on the Timeline element and the Properties panel of the Timeline element will open.
Properties panel comes with Options, Mode, Authorization, Visibility Properties.
Options: In Options, action connections, that is, data binding operations are performed. After the action connection, new fields are opened in this Property.
In order to see these fields, first a table must be created in Datasource. Then SQL Actions should be created. The created SQL Actions should be added as Initial Action by clicking the button.
Mode: It is the Property where the display settings of the data in the Timeline element are selected with options such as right, left, alternate.
For example, create a table in Datasource view mode called Timeline Datasource.
In the created table, define title, description, color variables in string type.
Then click on the CREATE button.
Then click on New SQL Action by clicking on the + icon in Actions in the left panel.Select * from timelinedatasource
create the SQL Action and click the CREATE button.
Click +Add Action to link the created SQL Action to the page. Call the action by typing the Action name (Timelineall) in the Searchbox box.
The action you call will be displayed in the Options property in the Properties panel of the Timeline element.
You must select the action. The data related to the selected action must be matched.
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.