Changing Page Titles

Solution Approach

The page title is displayed in the web browser’s title bar and is controlled by the <Title> tag in HTML.  You can easily specify the page title in the page’s Properties dialog.

Procedure

Step 1:  Locate the page on the Application Files tree in the Application Explorer tab.

Step 2:  Open the page’s Properties dialog and select the root node in the left hand tree corresponding to the page.  Change the title and save the settings.

Tag Property

Setting

Code generation tag

AddCustomers.html

This is the root node of the Page Properties dialog tree.

Page title

Add Customers

This can be any text you wish.

Step 3:  Build and run the application.