Basic
In the left panel, under Config, you can find the ‘Basic‘ section. In the Basic section, you configure the basic properties of a page. These properties for different templates are explained below:
For Normal Template:
Basic Property | Description |
Page Type | This box, by default, displays the type of page. You define the page type (for example, page, subpage, popup) when you create a page. |
Page Category | By default, this list displays Private. It means when you add a page, it is added to the application as a private page. You can configure a page with the following scopes: 1. Private:- You can access a private page after successful authentication. 2. Public:- You can access a public page without authentication. Commonly, most of software applications are designed and developed with the login page, considering data criticality and privacy. Thus, having public page in an application rarely occurs, but you can configure a public page based on application-related requirements. |
Page Reference Name | The vFlow module uses the page reference name as a unique identifier for the vFlow user to find a page. This name will be used wherever you want to refer to a page in the application. |
Page Name | The value entered in this box will be displayed on the tab of the browser. |
Page Description | This is the optional field. You can write a brief reason to create the current page. |
Page URL | In this field, enter the page’s URL (for example, /dashboard is for Dashboard). When you enter the page’s URL, prefix it with the forward slash character (“/“). The page URL specifies the page’s path. When you access a page in the application, the browser’s address bar displays the page’s URL. |
Breadcrumb | A breadcrumb is a navigational aid that helps users understand and keep track of their location within a website or application. It typically appears as a horizontal list of names of the page, showing the hierarchical path from the homepage to the current page using different separator, such as (>, >>, ->, \, !>). Please click here to learn how to make Breadcrumb. In this box, enter a name of the page that gets displayed in breadcrumb when you visit the page. |
Save | After you define the page’s basic properties, click Save to apply the customized basic properties. |
For Login Template / OTP Template / New Password / Forgot Password:
Basic Property | Description |
Name | In this box, you can give a name to the page. The vFlow module internally uses the name of a page as a unique identifier. |
Reference Name | The vFlow module uses the reference name as a unique identifier for the vFlow user to find a page. This name will be used wherever you want to refer to a page in the application. |
Description | If you want to provide any description for the page, you can type it here. However, this will not be displayed to the end-user. |
Was this article helpful?
YesNo