Form:ModelForm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
| {{{field|ExogenousDriverOption|input type=checkboxes}}} | | {{{field|ExogenousDriverOption|input type=checkboxes}}} | ||
| {{{field|ExogenousDriver|values from property=HasExogenousDriver|input type=textarea with autocomplete|rows=5|cols=40}}} | | {{{field|ExogenousDriver|values from property=HasExogenousDriver|input type=textarea with autocomplete|rows=5|cols=40}}} | ||
| {{{field|ExogenousDriverText|input type= textarea|cols= | | {{{field|ExogenousDriverText|input type= textarea|cols=40|rows=5|autogrow|placeholder=comment on exogenous Drivers }}} | ||
|- | |- | ||
! Endogenous drivers<br/> (if any): | ! Endogenous drivers<br/> (if any): | ||
| | | colspan=2 | ||
| {{{field|EndogenousDriver|values from property=HasEndogenousDriver| input type=textarea with autocomplete|size=40}}} | | {{{field|EndogenousDriver|values from property=HasEndogenousDriver| input type=textarea with autocomplete|size=40}}} | ||
| {{{field|EndogenousDriverText|input type= textarea|cols= | | {{{field|EndogenousDriverText|input type= textarea|cols=40|rows=5|autogrow|placeholder=comment on endogenous Drivers }}} | ||
|- | |- | ||
! Development: {{#info:some explanation on development concept can be put here}} | ! Development: {{#info:some explanation on development concept can be put here}} | ||
| {{{field|DevelopmentOption|input type=checkboxes}}} | | {{{field|DevelopmentOption|input type=checkboxes}}} | ||
| {{{field|Development|values from property=HasDevelopment|input type=textarea with autocomplete|rows=5|cols=40}}} | | {{{field|Development|values from property=HasDevelopment|input type=textarea with autocomplete|rows=5|cols=40}}} | ||
| {{{field|DevelopmentText|input type= textarea|cols= | | {{{field|DevelopmentText|input type= textarea|cols=40|rows=5|autogrow|placeholder=comment on development }}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Revision as of 14:49, 18 August 2016
This is the "ModelForm" form. To create a page with this form, enter the page name below.
Auto completion is active for Model names ; if a page with that name already exists, you will be sent to a form to edit that page.