I cut this from the form chunk that I have called "registerform":
<p id="wlpeTermsOfServiceLabel">Terms of Service/Privacy Policy</p>
<div id="wlpeTermsOfService">[+tos+]</div>
<label for="wlpeTosCheckbox" id="wlpeTosCheckboxLabel"><span class="required">*</span>I accept the Terms of Service
<input type="checkbox" id="wlpeTosCheckbox" name="tos" />
</label>
But the form page is still showing all the Terms of Service text?
I followed your instructions and gave the chunk the name "registerform" and then used the snippet call on my register page:
[!WebSignup? &groups=`Gallery Users` ®isterTpl=`registerform`!]
Scotty and Susan,
Thanks! I got it all sorted out. It looks like a really well thought out addition to MODx...