Summary

Completed

In this module, you learned that it's necessary to use page extensions to add new fields to a page or modify existing page fields.

You can add new fields with the keywords addbefore, addafter, addfirst, and addlast. To move existing fields on the page, use the same commands and then replace move for add in the keywords. To modify the properties of an existing field, use modify. These same keywords are available for actions on a page.

The Page Designer can be started from within Visual Studio Code by using the F6 key. You can drag and drop fields on a page by using the Page Designer, which also makes it possible for you to remove fields and parts and also change captions.