Hiding Text fields and check boxes depending on user input
Hi,
I have a form that requires some text fields and check boxes to be hidden if a serial number that is inputted by the user contains certain numbers/ letters for example:
I would like all text fields to be shown if the initial box is empty/ if the form is cleared however, if the user inputs a serial number such as ABCD22440ABD12345 i would like the following boxes hidden: "Stuffer Box", "Waffle Plates", "Check Box13.7" and "Check Box14.5".
if ther serial number does not contain 2244 i would like "Packer Guard" and "Check Box13.3" to be hidden
if i can get that working i can probably get everything else i require to work.
Thank you
