Hi
I have data entry form that has say 10 fields. Depending upon the value of the 10th field, I may have to add another 5 fields so that user can enter data in it. One way is to dispaly all 15 fields and make the last 5 disabled until the response in the 10 field is positive and make the last 5 fields enabled. If I do this the next form carries the values from the last form, i,e. fields may be disabled if the form in the last update was done that way. Any easy clean way?
Thank you.
I have data entry form that has say 10 fields. Depending upon the value of the 10th field, I may have to add another 5 fields so that user can enter data in it. One way is to dispaly all 15 fields and make the last 5 disabled until the response in the 10 field is positive and make the last 5 fields enabled. If I do this the next form carries the values from the last form, i,e. fields may be disabled if the form in the last update was done that way. Any easy clean way?
Thank you.