[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECforms |
Notice: | This is not an official software support channel. Kit info: 4.L |
Moderator: | DSSDEV::FORMS |
|
Created: | Thu Mar 23 1989 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4004 |
Total number of notes: | 16520 |
3992.0. "INPUT REQUIRED with the same field value" by MUNICH::SBECKER (Every minute - every hour, I feel the power) Thu Apr 10 1997 10:31
Hi,
I found in the release notes for DECforms, that the INPUT REQUIRED
clause does not work as mentioned in the docu.
see ...
o INPUT REQUIRED clause.
The INPUT REQUIRED clause does not behave as
documented
in the DECforms IFDL Reference Manual. In particular,
if the operator enters the existing value of the panel
field, the INPUT REQUIRED clause is not satisfied. The
INPUT REQUIRED clause is satisfied only if the value
of the data item has been modified by the operator.
The Read Verify function of the VMS terminal driver
determines the behavior of the INPUT REQUIRED clause.
How can a customer avoid this problem ?
He uses a field to select some data from a database. If he wants to
resee or check the same record this is not possible. He has first to
input anything different before he can reuse the id number he wants to
check.
Any ideas ?
Thank you very much advance.
Sigi, DSC Munich
T.R | Title | User | Personal Name | Date | Lines |
---|
3992.1 | | DSSDEV::DINTINO | | Thu Apr 10 1997 14:53 | 5 |
| How's about using a MINUMUM LENGTH of 1 instead on that
field? That way, typing in the same value would satisfy
that condition.
Domenic
|
3992.2 | Thank you | MUNICH::SBECKER | Every minute - every hour, I feel the power | Fri Apr 11 1997 05:31 | 8 |
| Thank you for the reply.
I told this the customer already.
I saw that this problem is known at least since version V1.4 of
DECforms and thaught that in the meantime there is maybe a fix.
Sigi
|