Form:Model parameters: Difference between revisions

From CSDMS
No edit summary
m WikiSysop moved page Temp:Model parameters to Form:Model parameters without leaving a redirect
 
(6 intermediate revisions by the same user not shown)
Line 12: Line 12:
| {{{field|Component-Category|size=30|mandatory|input type=combobox|values from property=Component-Category}}}
| {{{field|Component-Category|size=30|mandatory|input type=combobox|values from property=Component-Category}}}
|-
|-
| Key:
| <span title="This space can be used to describe what is meant by 'Key'">Key:</span>
| {{{field|Component-Key|size=30}}}
| {{{field|Component-Key|size=30}}}
|-
|-
Line 19: Line 19:
|-
|-
| Type:
| Type:
| {{{field|Component-Type|mandatory|default=int|show on select=int=>range-yes|show on select=float=>range-yes|show on select=string=>choices-yes|show on select=file=>choices-yes}}}
| {{{field|Component-Type|mandatory|default=int}}}
|-
|-
| Default:
| Default:
| {{{field|Component-Default|size=30}}}
| {{{field|Component-Default|size=30}}}
|-
| Option:
| {{{field|Component-Option|mandatory|default=range|show on select=range=>range-yes|show on select=choices=>choices-yes}}}
|}
|}


<div id=range-yes>
<div id=range-yes>
{| class="formtable"
{| class="formtable"
|width="200"| Option:
|width="200"| Min:
| {{{field|Component-Option|mandatory|default=range}}}
|-
| Min:
| {{{field|Component-Min|size=30}}}
| {{{field|Component-Min|size=30}}}
|-
|-
Line 39: Line 39:
<div id=choices-yes>
<div id=choices-yes>
{| class="formtable"
{| class="formtable"
|width="200"| Option:
| {{{field|Component-Option|mandatory|default=choice}}}
|-
| width="200"| Are choices indexed:
| width="200"| Are choices indexed:
| {{{field|Component-Choiceindexed|mandatory|default=no|show on select=yes=>index-yes}}}
| {{{field|Component-Choiceindexed|mandatory|default=no|show on select=yes=>index-yes}}}
Line 57: Line 54:
| {{{field|Component-Choice|size=30}}}
| {{{field|Component-Choice|size=30}}}
|-
|-
| Fixed:
| Exclusive:
| {{{field|Component-Choicefixed|mandatory|default=no}}}
| {{{field|Component-Choicefixed|mandatory|default=yes|show on select=no=>exclusive-no}}}
|}
|}
<div id=exclusive-no>
{| class="formtable"
|width="200"| Min:
| {{{field|Component-Min|size=30}}}
|-
| Max:
| {{{field|Component-Max|size=30}}}
|}
</div>
</div>
</div>



Latest revision as of 17:51, 22 July 2015

WARNING: You are not logged in. Please log in to continue. If not, all your added changes will be lost.