Support Forums

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

Fred Malinge

Forum Replies Created

Viewing 1 post (of 1 total)
  • Fred Malinge in reply to:
    default value
    #58717

    Hi,
    Thanks ,

    I’m not a developer with JavaScript, but I’ll try.
    I have to test with.:
    global $searchandfilter;
    $sf_current_query = $searchandfilter->get(1726)->current_query();
    if ($sf_current_query->is_filtered()) {
    // do the loop
    } else {
    // initialize data with javascript
    }
    where do I insert the javascript?
    for exemple to set a date with the today’s date (_sfm_my_date)
    Thanks

Viewing 1 post (of 1 total)