Data

Introduction to Data In the vFlow module, Data is mechanism that you can use for the following purposes: To fetch, store, or validate the data at the application level, you can use one of the following data binding mechanisms: vFlow 2.0 incorporates the Data module as a separate functional layer. You can access the Data… Continue reading Data

Adding a Component

To design a page based on the planned design strategies and wireframes, you can add the components to the columns in a page layout. In a single row, you can add multiple columns and then add components to each column. In this scheme of layout design, a page layout will have multiple vertical panels in… Continue reading Adding a Component

Adding a Column

In the structural scheme of a layout, you can add a column to the row container. In a layout, the column is also treated as a container. You add a column so that you can add different components and elements to the column. In the page layout, the column container imparts a visual pattern to… Continue reading Adding a Column

An Introduction to Layout Functions

This post focuses on broad-level functions that you can perform in the layout section. These functions are different from other general properties that you configure to design a page layout. The design of the layout depends on the planned strategies and approved wireframe to design an application. By default, a page layout contains the following:… Continue reading An Introduction to Layout Functions

Events

The vFlow 2.0 module provides different events for the page, components, and elements. On the page, you can configure the On Load event. Similarly, you can configure the On Click event on the button. Based on the component or element type, the vFlow module provides different events or a group of events that you can… Continue reading Events

Animation

In the left panel, under Config, you can find the ‘Animation‘ section. This section allows you to apply several animations to enhance the page’s loading appeal. The following table contains an explanation of the available animations and their configurations: Animations Description & Its Configuration Bounce 1. Click the Type list, and then select an animation to… Continue reading Animation

Style

In the left panel of the page, under Config, you’ll find the Style section. In the Style section, you can configure properties related to the page’s background and text’s font. These properties are explained below: Style Description Background Color This property allows you to define the background color of the page. To configure the background… Continue reading Style

Properties in Layout

In the Layout sub-menu, you can configure the layout’s properties and row’s properties as follows: Layout’s Properties Property Name Description Layout Name This field displays the default layout name. You can also change the default name of the layout to a new name. Layout ID This field displays a unique and non-editable numeric value, which… Continue reading Properties in Layout

Layout

In the vFlow module, a layout is a virtual container. When you create a page in the application, it is created with a default layout. In a page, the page’s layout’s name is prefixed by the name of the page. An empty layout is composed of the following: In the default structural composition of the… Continue reading Layout