This section contains several basic examples of changing page and dialog panel titles. They illustrate basic HTML layout page editing and properties file manipulation.
Pages created from page templates based on the underlying database tables have appropriate titles, such as "Show Record", "Edit Record", and "Show Table". Use the tag’s Properties dialog to change the text of the Dialog Title component.
|
|
A dialog page with the dialog title “View Customers”. |
Step 1: Locate the page on the Application Files tree in the Application Explorer tab.
Step 2: Open the page’s Properties dialog and locate the DialogTitle code generation tag. Change the HTML text.
|
Tag Property |
Setting |
|
Code generation tag |
DialogTitle |
|
HTML |
Add Customers Add any text you wish. |
Step 3: Build and run the application.