Inserting Record Fields onto Pages
To perform bulk insertions by using PeopleSoft Application Designer, select
This operation inserts the specified record field onto each page that is listed if the model field exists on the page.
If the model field is in a grid, the system inserts the new field into the grid next to the model field and assigns it the same page field properties.
If the model field is not in a grid, the system inserts the new field to the right of the model field (in the first open space) and assigns it the same page field properties. If the system detects a questionable field position, it inserts the page into a project called BLK_<SOURCEFIELDNAME> and displays a status message. Examine that project after the operation completes to verify successful completion.
The page field name property is not cloned if it exists on the model field. Instead, the system uses the name of the new field because the page field name should be a unique identifier for page elements.
Note:
You do not need to rebuild the database after performing this operation. The changes take effect when you open the page.
| Field or Control | Description |
|---|---|
|
Record Name |
Enter the record name containing the field to insert onto the pages. |
|
Get Pages from Project |
Specify the project name containing the pages to modify. |
|
Get Records from Project |
Specify the project containing the records to modify. |