Tag Archives: Force

How to Force Opt-In automatically instead of having to go into each contacts details – Business Catalyst

just add: &amp;Optin=True at the form action, see example below: HTML example   <form action="/FormProcessv2.aspx?WebFormID=10090&amp;OID={module_oid}&amp;OTYPE={module_otype}&amp;EID={module_eid}&amp;CID={module_cid}&amp;Optin=True" enctype="multipart/form-data" onsubmit="return checkWholeForm13472(this)" method="post" name="catwebformform13472">  
Posted in Business Catalyst / GoodBarry | Also tagged , , , , | Leave a comment