Form:Organization: Difference between revisions

From Indian River Lagoon Project
mNo edit summary
mNo edit summary
Line 149: Line 149:
<p>'''* Department of Interior'''</p>
<p>'''* Department of Interior'''</p>
<p>Select a Department of Interior Division</p>
<p>Select a Department of Interior Division</p>
{{{field|US Division4|input type=dropdown|values={{#section:Template:Organization Type|usgovdoi}}|show on select=Other=>otherdivision|mandatory}}}
{{{field|US Division4|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovdoi}}|show on select=Other=>otherdivision|mandatory}}}
</div>
</div>
<div id="usgovepa">
<div id="usgovepa">
<p>* '''Environmental Protection Agency'''</p>
<p>* '''Environmental Protection Agency'''</p>
<p>Select a Environmental Protection Agency Office or select enter to add an office.</p>
<p>Select a Environmental Protection Agency Office or select enter to add an office.</p>
{{{field|US Division5|input type=dropdown|values={{#section:Template:Organization Type|usgovepa}}|show on select=Other=>otherdivision|mandatory}}}
{{{field|US Division5|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovepa}}|show on select=Other=>otherdivision|mandatory}}}
</div>
</div>
<div id="usgovleg">
<div id="usgovleg">
<p>'''* Legislative Branch'''</p>
<p>'''* Legislative Branch'''</p>
<p>Select a Legislative Branch Division</p>
<p>Select a Legislative Branch Division</p>
{{{field|US Legislative|input type=radiobutton|values={{#section:Template:Organization Type|usgovleg}}|show on select=Other=>otherdivision|mandatory}}}
{{{field|US Legislative|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|usgovleg}}|show on select=Other=>otherdivision|mandatory}}}
</div>
</div>
<div id="usgovjudge">
<div id="usgovjudge">
<p>'''* Judicial Branch'''</p>
<p>'''* Judicial Branch'''</p>
<p>Select a Judicial Branch Division</p>
<p>Select a Judicial Branch Division</p>
{{{field|US Judicial|input type=radiobutton|values={{#section:Template:Organization Type|usgovjudge}}|mandatory}}}
{{{field|US Judicial|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|usgovjudge}}|mandatory}}}
</div>
</div>
<div id="flgovbranch">
<div id="flgovbranch">
<p>'''* Government Branch'''</p>
<p>'''* Government Branch'''</p>
<p>Select a Florida Government Branch.</p>
<p>Select a Florida Government Branch.</p>
{{{field|FL Division2|input type=radiobutton|values={{#section:Template:Organization Type|flgovbranch}}|show on select=Florida Executive Branch=>flgovexec;Florida Legislative Branch=>flgovleg;Florida Judicial Branch=>flgovjudge|mandatory}}}
{{{field|FL Division2|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|flgovbranch}}|show on select=Florida Executive Branch=>flgovexec;Florida Legislative Branch=>flgovleg;Florida Judicial Branch=>flgovjudge|mandatory}}}
</div>
</div>
<div id="flgovexec">
<div id="flgovexec">
<p>'''* Florida Executive Branch Division'''</p>
<p>'''* Florida Executive Branch Division'''</p>
<p>Select an Executive Branch Division or select other to add a division.</p>
<p>Select an Executive Branch Division or select other to add a division.</p>
{{{field|FL Executive|input type=dropdown
{{{field|FL Executive|input type=dropdown|delimiter=;
|values={{#section:Template:Organization Type|flgovexec}}|show on select=Florida Department of Environmental Protection=>flgovepa;Other=>otherdivision|mandatory}}}
|values={{#section:Template:Organization Type|flgovexec}}|show on select=Florida Department of Environmental Protection=>flgovepa;Other=>otherdivision|mandatory}}}
</div>
</div>
Line 180: Line 180:
<p>'''* Florida Department of Environmental Protection'''</p>
<p>'''* Florida Department of Environmental Protection'''</p>
<p>Select a Department of Environmental Protection Division</p>
<p>Select a Department of Environmental Protection Division</p>
{{{field|FL Division4|input type=dropdown|values={{#section:Template:Organization Type|flgovepa}}|show on select=Other=>otherdivision|mandatory}}}
{{{field|FL Division4|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|flgovepa}}|show on select=Other=>otherdivision|mandatory}}}
</div>
</div>
<div id="flgovleg">
<div id="flgovleg">
<p>'''* Florida Legislative Branch Division'''</p>
<p>'''* Florida Legislative Branch Division'''</p>
<p>Select a Florida Legislative Branch Division</p>
<p>Select a Florida Legislative Branch Division</p>
{{{field|FL Legislative|input type=radiobutton|values={{#section:Template:Organization Type|flgovleg}}|mandatory}}}
{{{field|FL Legislative|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|flgovleg}}|mandatory}}}
</div>
</div>
<div id="flgovjudge">
<div id="flgovjudge">
<p>'''* Florida Judicial Branch Division'''</p>
<p>'''* Florida Judicial Branch Division'''</p>
<p>Select a Florida Judicial Branch Division</p>
<p>Select a Florida Judicial Branch Division</p>
{{{field|FL Judicial|input type=radiobutton|values={{#section:Template:Organization Type|flgovjudge}}|mandatory}}}
{{{field|FL Judicial|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|flgovjudge}}|mandatory}}}
</div>
</div>
<div id="countygov">
<div id="countygov">
<p>'''* County Government Name'''</p>
<p>'''* County Government Name'''</p>
<p>Select a County Name.</p>
<p>Select a County Name.</p>
{{{field|County Name|input type=dropdown|values={{#section:Template:Organization Type|countygovname}}|show on select=Volusia County=>countydivision;Brevard County=>countydivision;Indian River County=>countydivision;Saint Lucie County=>countydivision;Martin County=>countydivision;Palm Beach County=>countydivision }}}
{{{field|County Name|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovname}}|show on select=Volusia County=>countydivision;Brevard County=>countydivision;Indian River County=>countydivision;Saint Lucie County=>countydivision;Martin County=>countydivision;Palm Beach County=>countydivision }}}
<div id="countydivision">
<div id="countydivision">
'''* County Division'''
'''* County Division'''
<p>Select a County Division or select other to add a new Division.</p>
<p>Select a County Division or select other to add a new Division.</p>
{{{field|County Division2|input type=dropdown|values={{#section:Template:Organization Type|countygovdivision}}|show on select=Other=>otherdivision }}}
{{{field|County Division2|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovdivision}}|show on select=Other=>otherdivision }}}
</div>
</div>
</div>
</div>
Line 205: Line 205:
<p>'''* City Government Name'''</p>
<p>'''* City Government Name'''</p>
<p>Select a city name or select other to enter a city.</p>
<p>Select a city name or select other to enter a city.</p>
{{{field|City Name|input type=dropdown|values={{#section:Template:Organization Type|citygovname}}|show on select=Other=>othercity }}}
{{{field|City Name|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|citygovname}}|show on select=Other=>othercity }}}
<div id="othercity">
<div id="othercity">
<p>'''New City Name'''</p>
<p>'''New City Name'''</p>
Line 213: Line 213:
<p>'''* City Government Division'''</p>
<p>'''* City Government Division'''</p>
<p>Select a government division or select other to enter a new division.</p>
<p>Select a government division or select other to enter a new division.</p>
{{{field|City Division2|input type=dropdown|values={{#section:Template:Organization Type|countygovdivision}}|show on select=Other=>otherdivision }}}
{{{field|City Division2|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovdivision}}|show on select=Other=>otherdivision }}}
</div>
</div>
<div id="otherdivision">
<div id="otherdivision">

Revision as of 13:34, November 28, 2019

This is the "Organization" form.

To add an Organization with this form, enter the Organization Name below;

if that Organization already exists, you will be sent to a form to edit it's page.