Hi
I have a Form which is not submitting but i can't work out where the issue is.
it has a combo box that has 4 options, depending on what the user selects, the relevant fields will display for that option. The fields are marked as required, but only if the option is selected in the combo box, otherwise the fields are not required.
When i complete a form for 3 of the options it submits fine. However, when i select the 4th option, it doesn't do anything. button pressed but form doesn't submit, no error message is displayed, form remains on screen with the fields filled in.
I am at a loss as to why it submits when the other 3 options are selected but not when the 4th option is selected.
I know it's a long shot but would anyone have any suggestions as to why this may be the case and suggest was of sorting this?
thanks