Is ther any way I can set a text box and its label to display conditionaly.
I have a form that has a combo box with the options Project, submitted, accepted, rejected, parked. when one of these options are chosen the user needs to enter the date in a text box.I only want this text box to be visable when the user chooses Submitted or Rejected in the combo box otherwise I want it to be invisable .
Is there a way I can do this.
I have a form that has a combo box with the options Project, submitted, accepted, rejected, parked. when one of these options are chosen the user needs to enter the date in a text box.I only want this text box to be visable when the user chooses Submitted or Rejected in the combo box otherwise I want it to be invisable .
Is there a way I can do this.