You can add a video player inside the application that is fed from a static URL or from a database. The Video Player element can play links from popular video platforms like Youtube or Vimeo. You can show/hide the control options in the Video Player element you added.
You can add the Video Player 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. If you drag it into a Column, you will only add Video Player element.
You can give role-based authorizations to the element and set its visibility with always visible / hidden / sometimes visible options.
URL
With Fixed Value, you can add a static URL address to play the video at that URL address. You can also use the Symbol Picker to add a URL to an element on the screen (such as a Text Input) and/or the URL received as a result of an action.
Controls
You can make buttons such as Play/Stop, Mute, etc. appear or hide.
Muted
You can enable the video to be opened as Mute when the page is loaded and then the audio can be opened by the end user.
Loop
After the duration and end of the video, you can make it play repeatedly until the screen is turned off or the user stops it.
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” provides 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.
It allows you to adjust the visibility of screens or elements. Visibility in Elements allows you to regulate visibility based on a specific state or condition. For each element, you can make it always visible, hidden, or visible and hidden depending on a condition.
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 impressive user interfaces in your web and mobile applications.