Designer Error - anybody know how to fix?
Date: Thu, 14 Sep 2000 17:13:51 -0500
Message-ID: <39C14D9D.49BD02DD_at_ev1.net>
I am generating a forms module from Designer 6 with patch set 5. The module has a table in it that has 44 columns that represent measurements of the right & left hand (for sizing astronaut's gloves). The columns have a domain assigned to them that restricts the measurements to a specific range of numbers. Neither the columns or the domain have the flags Dynamic List or Suggested List set but when I generate the module I get the following error from Designer:
CGEN-01017 WARNING: Item HAND_MEASUREMENTS.HAND_MEAS_L_1: Flag 'Dynamic List' ignored on column with range
The on-line help for this error says this:
CGEN-01017 Flag %s ignored on column with range
Cause:
The column specified has been defined to have a range but also has
either
the 'Suggested List' flag and/or the 'Dynamic List' flag set against the
column. It is not considered sensible to have these flags set AND ranges
as
well, therefore the flags will be ignored and the column will be
generated
with validation against the range.
Action:
You will need to decide which method of validation is appropriate for
the
column in question and set the flags accordingly.
Does anyone know how to fix this? It is only a warning message but when you get 44 messages it becomes annoying.
Thanks,
Douglas Scott
Received on Fri Sep 15 2000 - 00:13:51 CEST