Consultor Eletrônico



Kbase P99627: Objects missing from the Object Palette
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/01/2005
Status: Unverified

FACT(s) (Environment):

Dynamics

SYMPTOM(s):

Objects missing from the Object Palette

Dynamic Lookup, Dynamic Combo cannot be selected from the Object Palette.

CAUSE:

DynamicCombo and DynamicLookup sub-nodes are missing from the PaletteSDF object, ObjectInstances node

FIX:

1) Go to the Repository Maintenace and find PaletteSDF object

2) Open ObjectInstances node and manually add under DynamicCombo and DynamicLookup sub-nodes the following attributes and values:

for DynamicLookup:
PaletteEditOnDrop = true.:.:~:.:.PaletteLabel = Dynamic&Lookup
PaletteNewTemplate = adm2/dynlookup.w
PaletteOrder = 15
PaletteType = SmartDataField

for DynamicCombo:
PaletteEditOnDrop = true
PaletteLabel = Dynamic&Combo
PaletteNewTemplate = adm2/dyncombo.w
PaletteOrder = 10
PaletteType = SmartDataField
3) Restarted the Dynamics session