I am designing a data entry form. The form will have four fields.
However I am trying it to design it in such a way that one of the fields only pops up on the form when certain information has been entered in field three.
For instance Field 3 requires an input of 'length of time at present address'. If the value entered in this field is less than three years, the form should then immediately display Field 4 which requires 'the previous address'
However I am trying it to design it in such a way that one of the fields only pops up on the form when certain information has been entered in field three.
For instance Field 3 requires an input of 'length of time at present address'. If the value entered in this field is less than three years, the form should then immediately display Field 4 which requires 'the previous address'