Skip to main content
1-Visitor
June 17, 2019
Question

to make textbox visible/invisble on selecting value from drop down list

  • June 17, 2019
  • 1 reply
  • 784 views

Hi,

I have a drop down list with two values(eg. serial no,order no.) and have two text box(textbox1,textbox2). What i want is ,when you select a one value(serial no.) from drop down list your textbox1 must be visible and when you select order no. from drop down your textbox1 must become invisible and textbox 2 must be visible.(textbox1-serial no , textbox2- order no) and vice versa. How can i do this? Please help me.

 

Thanks and regards,

Sheetal Sable

        

1 reply

1-Visitor
June 17, 2019

Look at Expression or Validator widgets, you can activate/deactivate things based on conditions.