I want to make some field required if a condition is true. Example, If
txtSubNumber is equal to 2 or greater, I want
txtOriginalSubm issionDate to be required.
txtSubNumber is equal to 2 or greater, I want
txtOriginalSubm issionDate to be required.
Comment