DB List View Page

Navigation:  Knowledge Base > Page Editor > Menu Bar > File > New >

DB List View Page

Previous pageReturn to chapter overviewNext page

DB List view page allows the user to display data in form of List.  The data is fetched from Database in the DB List view page.

 

Create a new DB List View page

 

Step 1: Click on New from the menu to create a new Page.

 

mobilous_appexe_npe_myproject_menubar_file_options

 

Step 2: Enter name of the page in "Set Page Title" section and select the DB List View  page.

 

mobilous_appexe_npe_myproject_dblistview

 

Step 3: Drag and drop it on the "App Title Folder" onto the tree and click OK to open the page.

 

mobilous_appexe_npe_myproject_dblistview_page

 

Step 4: DB List View Page opens up as below and its "Properties Palette window" opens up as shown in next step.

 

mobilous_appexe_npe_myproject_dblistview_pageeditor

 

Step 5:  Set up the  "Properties Palette window" as required.

 

mobilous_appexe_npe_myproject_dblistview_properties3   mobilous_appexe_npe_myproject_dblistview_properties4   mobilous_appexe_npe_myproject_dblistview_properties5   FreeLayout_Property_Function

 

 

Property

Description

Type

 

DBListViewPage_Type_Property

App and Doc Buttons opens Page Document Editor. Click here to know more.

Title/Display Text

Enter the page title. The page title must be unique in the application.

Location

Select the page location. Page location defines the location of the page either bundle or remote.

 

"Bundle":  When this option is selected the page being built will reside in the Mobile device, any changes to this page subsequent through AppExe will only take effect in the Mobile application previously installed once it is published, released, submitted, downloaded again and reinstalled/updated by the Mobile App End User. It is best to set this option if the information on this page is most likely not going to change. Eg: Business Contact Information, Business Info/Profile, etc

 

"Remote":  When this option is selected the page being built will reside in the Mobile device but will call the data from the Remote Cloud, any changes to this page subsequent through AppExe will only take effect in the Mobile application previously installed once it is published and released again. The Mobile App End User will have to close the app and re-open it and the changes will appear. It is best to set this option if the information on this page is most likely going to change frequently. Eg: Notice board, Intranets, Event Information, etc.

 

Background Color

Select the background color using color picker. It will be white by default.

Status Bar

 

FreeLayout_StatusBar_Property

Hide Status Bar

Select this option to hide the Status Bar.

Navigation Bar

 

FreeLayout_NavigationBar_Property

Bar Style

Set the Navigation Bar style of the page.

Hide Navigation Bar

Select this option to hide Navigation Bar.

Title

User can set the Navigation Bar Title as the text desired to be displayed.

Prompt Text

User can add a prompt text to the Navigation bar shown on top of the title of the Navigation Bar.

Left Button Type

User can set the properties for left button. Click here to know more

Right Button Type

User can set the properties for right button. Click here to know more.

DB Settings

User need to set the DB Settings property to link the page with the Database.  Click here to check Property

Table View base

 

mobilous_appexe_npe_myproject_dblistview_property_TableViewBase

Table Style

Select the Table Style. It can be "Plain" or "Grouped". To know more about this Click here.

Cell style

Select the Cell Style. It can be "Default", "Subtitle", "Right Aligned", "Contact Form" or "Custom". To know more about this Click here.

Accordion

Accordion Property allows users to Hide or Show the Records. If it is checked then a (-) button appears on the header displaying the items. If we click on (-) button, the items hide and a (+) button appears on the header which can be clicked again to show the records.

Table Group

 

mobilous_appexe_npe_myproject_dblistview_property_TableGroup

Header 

User can set header text for the cell. The header will not be displayed if it is blank.

Footer

User can set Footer text for the cell. The  Footer will not be displayed if it is blank.

Table Cell

User can edit the each cell on this editor. There are some cell styles which has different types of style. See following links for more detail.

1.Custom

2.Default

3.Subtitle

4.Right Aligned

5.Contact Form

6.Simple Grid

7.Tabular Grid 

ToolBar(Top)

 

FreeLayout_ToolBarTop_Property

Hide ToolBar

Select this option to hide ToolBar(Top).

Height

User can set the Height of the ToolBar.

Background Color

User can set Background Color of the ToolBar.

UI elements

UI elements can be added in the ToolBar by Clicking on Edit(0) Button.

ToolBar(Bottom)

 

FreeLayout_ToolBarBottom_Property

Hide ToolBar

Select this option to hide ToolBar(Bottom).

Height

User can set the Height of the ToolBar.

Background Color

User can set Background Color of the ToolBar.

UI elements

UI elements can be added in the ToolBar by Clicking on Edit(0) Button.

SideBar

 

mobilous_appexe_npe_myproject_Sidebar_properties

 

Hide

Select this option to hide SideBar.

View

User can select SideBar View as 

FreeLayout : This View has fixed height which is the height of the page and fixed width.

FreeScroll: This View allows user to set height more than the page height, ScrollBar appears in this view.

Table View: This View allows user to create a Record View in the SideBar.

Background Color

User can set Background Color of the SideBar.

UI elements

UI elements can be added in the SideBar by Clicking on Edit(0) Button.

Tab Bar

 

FixedDatasetListViewPage_TabBar_Property

Hide tab Bar

Select this option  to hide Tab Bar.

Icon Title

User can set Tab Bar  icon Title.We strongly recommend user to set the title of maximum 8 characters.

Icon Image

User can set some Icon Image which appears at the center of the tab bar.

Note:

1. Only png image is supported in the Icon Image of Tab Bar Property.

2. iOS can only handle Black and White png images.

3. The icon image should be less than 30X30 pixels.

Functions

FreeLayout_Property_Function

Functions act as trigger to launch the actions when a particular task is performed. To know more about Functions click here.

Before View Page

Event is triggered when a page navigation is complete but page is not loaded yet.

After View Page

Event is triggered when all UI parts are loaded and page is displayed.