User Module Age Verification
Posted: 27 January 2010 10:54 AM   [ Ignore ]
Newbie
Rank
Total Posts:  6
Joined  2009-12-28

Is it possible to do age verification radio buttons using the User module?

Profile
 
 
Posted: 27 January 2010 11:15 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8223
Joined  2006-10-18

Sure,

Just create a new custom member field and on the Registration form, call it as a Radio field that has a value of Yes for “Yes”, and a blank value for “No”. Set the field as required in the required parameter. smile

There’s no actual “feature” specific for this, if that’s what you’re after, so this will have to do. That, or manipulating the “Terms of Service” field wink

 Signature 
Profile
 
 
Posted: 27 January 2010 12:13 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  6
Joined  2009-12-28

No…that’s perfect.

I’ll give it a go.

Thanks!!!

Profile