Form PeopleCode
Form PeopleCode is a new page in GT eForms 3.50 that lists all customer-added solution code as recognized by the Form Build Process. This page provides a useful summary of solution-added code without having to examine the application package in Application Designer.
The Form PeopleCode page also lists program annotations. Annotations associated with a method are part of the 3.50 Helium development process. These are used for establishing dependencies between form elements and solution methods.
Please refer to the Helium Tech Reference document for more information.
Navigation: Manager GT eForms 3.X > GT Technical Setup > Reference > Form PeopleCode
Form PeopleCode Search Page
Click the Search button to show all Form PeopleCode. You can click the Advanced Search link to perform more complex searches.
All the dependency-managed PeopleCode IDs for the Application Package selected will return in a grid.
Grid Fields
FIELD | FUNCTIONALITY |
---|---|
PeopleCode ID | Unique identifier in the PeopleCode registry |
Object String | Application Package Class Path |
PeopleCode Type | Type of program |
Method Name | Class method that is run |
Annotations (Link) | This field will appear if it is a form in 3.50 Helium with Annotations. Clicking the link opens a modal window with the annotation listing. Annotations are form elements the PeopleCode ID is dependent on. |
In the Application Package G_FORM_TRAIN_AWD
example above, clicking the Annotations link on line 4 produces this:
Click the “X” button to go back to the grid.