Always Show/Display A Custom Form regardless of Category
Hi all,
I included this question in another thread but this is very important and I am totally stuck on it so am starting a new thread for it.
A custom form only appears when the category to which the form is attached is ticked (eg if the form is assigned to Software then it will only appear when the software category is ticked when adding listing). I have a set of questions that regardless of what the listing category is I want to always be shown. Is there a way that this can be done so that a form is rendered on the page regardless of whether or not a certain category is ticked?
I tried created an 'all' category that would be checked by jQuery by default but that doesn't envoke the ajax call that renders the custom form.
I had a look at the jQuery that renders the form but it is a little beyond me.
Is there a way that I can just use one of the existing functions and pass it a form ID that will render it on the page regardless of what category is selected?
I would really appreciate help with this one. I'm stuck until I get it sorted.