Split View Container Page

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

Split View Container Page

Previous pageReturn to chapter overviewNext page

Split View page allows user to split the page in horizontal and vertical sections or sub pages. User can then drag all types of pages onto these sections i.e each section is independent to each other. After assigning page types to these sections, user can open these pages by double clicking the container of Split view page, add UIParts and modify their properties or perform things as per the requirements.

Follow below steps to create a Split 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 Split View Container Page.

 

mobilous_appexe_npe_myproject_splitviewpage

 

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_splitviewpage_page

 

Step 4: Split View Container Page and its "Properties Palette window" opens up.

 

mobilous_appexe_npe_myproject_splitviewpage_pageeditor  

 

Splitting Page

 

Step 1: In Split view Base property, user can add vertical or horizontal child frames using "SplitView Child Frames" property

 Horizontal Split Button : Splits the currently selected frame available in the list horizontally.

 Vertical Split Button : Splits the currently selected frame available in the list vertically.

 Delete: Allows to delete the the currently selected frame available in the list.

 

mobilous_appexe_npe_myproject_splitviewpage_property_splitviewbase     mobilous_appexe_npe_myproject_splitviewpage_pageeditor_horizontalsplit

 

Step 2: User needs to assign the Pages to the horizontal/vertical pages created in the previous step.

 i) Close the Page and open the "New Page Selector Window" as shown in the figure.

 ii) The horizontal/ vertical frames created can be seen here as 0(blank) and 1(blank) so on.

 iii) Enter "Page title" and drag any "Free Layout Page" to first blank frame available.

 

mobilous_appexe_npe_myproject_splitviewpage_splitpage1

 

Step 3: Enter "Page title" for second frame and select any other page type for e.g "DB List View Page".

 

mobilous_appexe_npe_myproject_splitviewpage_splitpage2

 

Step 4: Drag it to the second Frame.

 

mobilous_appexe_npe_myproject_splitviewpage_splitpage2_set

 

Step 5: Click on "Page1" to open the Page.

 

mobilous_appexe_npe_myproject_splitviewpage_open

 

Adding UI Parts to Pages

 

Step 1: Double Click on the Frame to open the respective Page.

 1. Add UI Parts to that frame page.

 2. Set the properties of "DB List View Page" from the properties palette.

 

 Add actions as required, click here for more information.

 

mobilous_appexe_npe_myproject_splitviewpage_splitpage1_open     mobilous_appexe_npe_myproject_splitviewpage_splitpage1_addUI

 

Step 2: The Page appears as below showing the Pages of frame1 and frame2.

 

mobilous_appexe_npe_myproject_splitviewpage_splitpage_output

 

List of Properties:

 

mobilous_appexe_npe_myproject_splitviewpage_properties1   mobilous_appexe_npe_myproject_splitviewpage_properties2   FreeLayout_Property_Function

 

 

Property

Description

Type

 

SplitViewPage_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 NPE 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 of the page 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 the Navigation Bar.

Title

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

Prompt Text

Enter the text here to display prompt text. It displays above the title, It is not set by default. If specified, the navigation bar will adjust to display both prompt text and title.

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.

Split View Base

 

SplitViewPage_SplitViewBase_Property

Frame X

Set X co-ordinates for placing the frame.

Frame Y

Set Y Co-ordinates for placing the frame.

Frame Width

Set the width of the frame.

Frame Height

Set the height of the frame.

Tool Bar[Top]

 

FreeLayout_ToolBarTop_Property

Hide Tool bar

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.

Tool Bar[Buttom]

 

FreeLayout_ToolBarBottom_Property

Hide Tool bar

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

 

FreeLayout_TabBar_Property

Hide Tab bar

Select this option  to hide Tab Bar.

Icon title

Enter the text For tab icon (It may not display correctly if the string length is long).

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.

 

 

Note:

1) If user has Child page of one of the Split Pages and if user navigates to child page using “Go to child “page action in run time the child page will get open in new window instead of in that particular frame.

2) Vertical Splitting can be done similarly as Horizontal splitting explained above. Above Horizontal split can be split further into more frames.

 

Limitation of Split View Page:

1) The application appears blank unless user adds pages to all the Frames or section of Split View Page.

2) If user deletes any Split section of Split View Page then then the rest of the frame of the split view page does not get adjusted automatically hence user need to adjust width or height manually from the properties.