Forums Forums Search & Filter Pro How to style the search data

Viewing 9 posts - 21 through 29 (of 29 total)
  • Trevor
    #43935

    I changed it to name.

    Anonymous
    #43943
    This reply has been marked as private.
    Trevor
    #43947
    This reply has been marked as private.
    Anonymous
    #43949
    This reply has been marked as private.
    Trevor
    #43955

    I sent you an email. Please check and read it!!

    Trevor
    #43980

    Hi. So, using javascript, this is how reset a field value (for example the length):

    jQuery(".sf-field-taxonomy-length .sf-input-select").val("");
    

    I think this is correct. I am sure if Ross sees this, he will let us know if it isn’t.

    and then to submit the form:

    jQuery("#search-filter-form-339").submit();
    
    Anonymous
    #43984

    Thanks Trevor, I will give this a go!

    Trevor
    #44158

    Am I able to mark this as resolved and close the thread?

    Anonymous
    #44204

    Yes, thanks once again for all your help!

Viewing 9 posts - 21 through 29 (of 29 total)