Kbase P83455: How to suppress data dictionary field validation in an ADM1 SmartDataViewer?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/8/2004 |
|
Status: Unverified
GOAL:
How to suppress data dictionary field validation in an ADM1 SmartDataViewer?
FACT(s) (Environment):
Windows
FACT(s) (Environment):
Progress 8.x
FACT(s) (Environment):
Progress 9.x
FACT(s) (Environment):
OpenEdge 10.x
FIX:
Set the viewer's frame NO-VALIDATE option to TRUE to suppress all data dictionary defined field validations.
1. Open the SmartDataViewer instance. in the AppBuilder or UIB.
2. Double click on the SmartDataViewer to access its frame's Property Sheet.
3. Check the NO-VALIDATE property.
4. Compile and Save the SmartDataViewer instance.