Add data sources to forms through extension
Often, the information that is stored in existing tables doesn't satisfy customer requirements. Therefore, additional tables must be created, and data from those tables must be shown on pages.
You can add new data sources to existing forms through extension. Follow these steps.
In the extension model, create a form extension for the selected form.
Right-click the form extension, and then select New Data Source.
Specify the Table property and other required properties on the data source. For example, define how the data source should be linked with the other data sources for the form.
Drag fields from the new data source into the form design, as shown in the following illustration.
In a similar manner, you can add fields from existing data sources. For example, the table behind the form might have been extended with additional fields, as shown in the following illustration.
Tip
You might have to right-click the form extension data source and then select Restore to make the new fields appear in the list.
You can now view and edit the data in these new fields and tables, as shown in the following illustration.