I need to make a form that, in order to enable a field, it is mandatory to fill in an earlier field.
There will be a pagination between one question and another (next or previous).
Can you do this in Ajax?
I'm using PHP and I think this can be done with AJAX or JQuery , but I do not know how to do this.