Kbase P64434: The only enabled button in the SmartToolbar is DELETE
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
SYMPTOM(s):
The only enabled button in the SmartToolbar is DELETE
SmartWindow containing a SmartDataBrowser, SmartDataObject and a SmartToolbar
There is a TableIO link between the SmartToolbar and SmartBrowser
CAUSE:
The SmartDataBrowser doesn't have any enabled fields. So the only "TableIO" operation between SmartToolbar and SmartDataBrowser is DELETE.
FIX:
Enable at least one field in SmartDataBrowser:
To do that open the SDB in AppBuilder, go to Object Properties window
-> press "Fields" button -> in the Column Editor window put the
"Enable" toggle box on YES for the fields you want to be enabled in browser.