0 Help with JavaScript 2 Antwoine Newell posted 6 Days Ago Hello I made a form using form editor and put some simple javascript in the workflow entry block. It works perfectly on windows but when I test on mac it doesn't run. Could someone help me understand why that is and help me fix the issue? thank you. Oh here's the simple code: <script> alert("-Baby Dedications is for OCBF members only.\n-Please do not fill out this form if you aren't a member.\n-Baby Dedications is held every 4th Sunday except August and December.");</script>