Advanced Mode | Typical setup “terms and conditions” checkbox with link to terms page

Typical configuration of a mandatory checkbox to accept terms and conditions with a link to an external terms page:


<r>
   <c>
      <p class="wpbc_row_inline">
         <l>[checkbox* terms "I accept"] <a href="https://server.com/terms/" target="_blank">the terms and conditions</a></l>
      </p>
   </c>
</r> 

Configuration:

Typical configuration of a mandatory checkbox to accept terms 
and conditions with a link to an external terms page

Preview:

Preview of required checkbox to  accept terms and conditions.