Change Webflow checkbox default value

Also with the addition of this script - the results remain the same:

<script>
  Webflow.push(function() {
    document.getElementById('SERVICE-3D-Logo-ontwerp').value = "3D Logo Ontwerp2";
  });
</script>

Unfortunately i’ve come across this link: Add CheckBox Values to Forms for - #4