Hi,
I have a form in a side slide out tab that basically allows users to 'ask a question'.
It works fine, but i've been asked to give the users some way to ask another question.
I'm submitting the form via ajax, so i'd prefer to not reload the page again if possible.
Is there some way i can have a link (Ask another question) that will reload the form ready to go again?