Form:CSDMS new member Signup: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 7: Line 7:
{{{for template|Signup information member}}}
{{{for template|Signup information member}}}
{| class="formtable"
{| class="formtable"
! width="255" | First name:
! First name:
| {{{field|First name member|mandatory}}}
| {{{field|First name member|mandatory}}}
|-
|-
Line 32: Line 32:
|-
|-
! State:
! State:
| {{{field|State member|mandatory|show on select=ISNOT_usa=>NO STATE;Is_usa=>Alabama; Is_usa=>Alaska}}}
| {{{field|State member|mandatory}}}
|}
|-
<div id="ISNOT_usa">
! Country:
{| class="formtable"
! width="255" | Country:
| {{{field|Country member|mandatory|default=USA}}}
| {{{field|Country member|mandatory|default=USA}}}
|}
|-
</div>
! Confirm email:
<div id="Is_usa"></div>
{| class="formtable"
! width="355" | Confirm email:
| {{{field|Confirm email member|mandatory}}}
| {{{field|Confirm email member|mandatory}}}
|-
|-

Revision as of 11:07, 5 October 2010


<signupfields />