Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Gabriel Westington

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Gabriel Westington in reply to:
    Stop loading results on page load
    #191334

    Thank you! Code works fine.

    Gabriel Westington in reply to:
    Default value in dropdown with ACF + S&F
    #189372

    Great, if it becomes av feature in v3!

    I think I have solved it with JS. I used only this line:
    $(‘.sf-field-post-meta-doc_lang .sf-input-select’).prop(“selectedIndex”, 1);

    It selects the 2nd item in the dropdown. When I press the submit button it gives me the correct results.

    Using Ajax method for the results on the same page. It doesn´t display the correct results on page load, but that isnt necessary for me.

Viewing 2 posts - 1 through 2 (of 2 total)