|
By Thomson S at 6 Jun 2012 - 13:30
|
|
Hi,
In Maintain Form, in the field attributes, there are four options for 'Field Type' like Display, Input, Display Only, Input Only.
What are the differences b/w input and input only and display - display only.
Could you please make me understand.
|
|
|
Maintain Form Fields
Form Field ttadv301.typf (type of field) :
This field indicates the type of the form field. There are 4 possibilities.
Display field :
Normal display field, input NOT allowed.
Input field :
Normal input field.
Display stand-alone field:
This field will only be displayed when the 4 GL function display("<field name>") is used in the session script.
Input stand-alone field:
The user only can give input on this field when the 4 GL function input("<field name>") is used in program script.
PS: do not double post, please and try to use the proper forum.
Regards