Edit

Change the captions of forms through extension

The form caption appears in the page tab next to the web browser's Address bar and helps the user identify the page that is currently open. In metadata, the form caption is represented by a property on the form design. To change the caption, modify the Caption property on the form design. You can make this change through extension. Create an extension of the selected form in the extension model, and then change the Caption property as usual.

Screenshot of modifying the Caption property.

The following illustration shows what the form caption looks like in a browser.

Screenshot of the form caption displayed in a browser.

Note

You can't change any other properties on the form design.