Form:ModelForm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 32: | Line 32: | ||
! Exogenous drivers: | ! Exogenous drivers: | ||
| style="vertical-align:top;"|{{{field|ExogenousDriverOption|input type=listbox|size=7}}} | | style="vertical-align:top;"|{{{field|ExogenousDriverOption|input type=listbox|size=7}}} | ||
| style="vertical-align:top;"|{{{field|ExogenousDriver|values from property=HasExogenousDriver|input type=textarea with autocomplete|rows= | | style="vertical-align:top;"|{{{field|ExogenousDriver|values from property=HasExogenousDriver|input type=textarea with autocomplete|rows=5|cols=40|placeholder=Add more drivers, if any. Separate drivers with ';'}}} | ||
| style="vertical-align:top;"|{{{field|ExogenousDriverText|input type= textarea|cols=40|rows= | | style="vertical-align:top;"|{{{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): | ||
Line 46: | Line 46: | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
==Alternative == | |||
{{{for template|Socio-economicTemplate|label=Socio economic drivers}}} | |||
{| class="formtable" | |||
! Exogenous drivers: | |||
| colspan="2"|{{{field|ExogenousDriverOption|input type=checkboxes}}} | |||
|- | |||
| {{{field|ExogenousDriver|values from property=HasExogenousDriver|input type=textarea with autocomplete|rows=5|cols=40|placeholder=Add more drivers, if any. Separate drivers with ';'}}} | |||
| {{{field|ExogenousDriverText|input type= textarea|cols=40|rows=5|autogrow|placeholder=comment on exogenous Drivers }}} | |||
|- | |||
! Endogenous drivers<br/> (if any): | |||
|{{{field|EndogenousDriver|values from property=HasEndogenousDriver| input type=textarea with autocomplete|rows=5| cols=40| placeholder=Add more drivers, if any. Separate drivers with ';'}}} | |||
|{{{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}} | |||
| colspan="2"|{{{field|DevelopmentOption|input type=checkboxes}}} | |||
| {{{field|Development|values from property=HasDevelopment|input type=textarea with autocomplete|rows=5|cols=40|placeholder=Add more drivers, if any. Separate drivers with ';'}}} | |||
| {{{field|DevelopmentText|input type=textarea|cols=40|rows=5|autogrow|placeholder=comment on development }}} | |||
|} | |||
{{{end template}}} | |||
--------- | --------- | ||
{{{standard input|save}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> |
Revision as of 15:31, 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.