Kbase P25068: Temp-table additional fields do not show up in the Field Selector Screen.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/22/2005 |
|
Status: Verified
FACT(s) (Environment):
Progress 8.x
Progress 9.x
SYMPTOM(s):
Defined a temp-table with some additional fields using the AppBuilder's Temp-Table Maintenance Screen.
Trying to place those additional fields on a Window's frame.
The extra defined temp-table fields do not show up in the AppBuilder's Multi-Field Selector or the Field Selector Screen.
CAUSE:
The documentation on the AppBuilder's Temp-Table Maintenance Dialog Box under "Additional Fields" is as follows:
Fields entered in Additional fields will not be available for selection in the Query Builder and other AppBuilder schema pickers. Additional Fields is reserved for less visible data, such as ROWID or a time stamp. Fields that you want available from the schema pickers should be defined in the Data Dictionary.
FIX:
An alternative to place the additional fields on the screen is to issue the DISPLAY Statement manually.