diff --git a/functions/functions.operator.php b/functions/functions.operator.php index 1b99b5be..42fce1ff 100644 --- a/functions/functions.operator.php +++ b/functions/functions.operator.php @@ -904,7 +904,7 @@ function get_limesurvey_url($operator_id) if ($case_id) { $sid = get_limesurvey_id($operator_id); - $url = LIME_URL . "index.php?sid=$sid&token=$case_id&lang=" . DEFAULT_LOCALE; + $url = LIME_URL . "index.php?loadall=reload&sid=$sid&token=$case_id&lang=" . DEFAULT_LOCALE; $questionnaire_id = get_questionnaire_id($operator_id); //get prefills