Hi, hopefully someone here knows how to solve this?
——————-
alert(\“Please fill in all required fields.\”);
window.location.href = “.$page_location.”;
</script>”;
?>
——————-
Can someone please correct this? It’s not working :( First of all I’m not sure if I can direct to a URL drawn from a variable?