Form:Model parameters: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
|- | |- | ||
| Type: | | Type: | ||
| {{{field|Component-Type|mandatory|default=int}}} | | {{{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}}} | ||
|- | |- | ||
| Default: | | Default: | ||
| {{{field|Component-Default|size=30}}} | | {{{field|Component-Default|size=30}}} | ||
|} | |} | ||
<div id=range-yes> | <div id=range-yes> | ||
{| class="formtable" | {| class="formtable" | ||
|width="200"| Min: | |width="200"| Option: | ||
| {{{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}}} |
Revision as of 14:18, 8 April 2014
WARNING: You are not logged in. Please log in to continue. If not, all your added changes will be lost.