Hi,
I have a fields that are displayed as the result of a "yes" or "no" drop down box.
There are several connatations. My slight problem is making all fields mandatory.........
Users through their choice will of course only complete fields based throuogh their selection process.
That leaves those fields, not completed (rightly so) still mandatory, thefore the form will not submit.....simply as these fields are not displayed as they are not required to be completed.
I assume I need to run a validation script "on submit" on each field based on the previous entry.... if so can anyone advise where this function would need to be placed and how to call it - unless there is an easier answer?
Thanks,