Form:Semantic Form demo: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 26: Line 26:
|-
|-
! Field_category (Select a category):
! Field_category (Select a category):
| {{{field|field_category|input type=category|top category=Contents}}}
| {{{field|field_category|input type=category|top category=3D printing}}}
|-
|-
! Field_categories:
! Field_categories:
Line 52: Line 52:
| {{{field|field_listbox|input type=listbox|values = Coffee, Computer gaming, Alcohol, Sex, Gambling, Loud Rock Music, Coca Cola}}}
| {{{field|field_listbox|input type=listbox|values = Coffee, Computer gaming, Alcohol, Sex, Gambling, Loud Rock Music, Coca Cola}}}
|-
|-
! Field_datepicker:
! Field_datepicker (not on weekends):
| {{{field|field_datepicker|input type=datepicker||date format=dd.mm.yy|disable days of week=6,0}}}
| {{{field|field_datepicker|input type=datepicker||date format=dd.mm.yy|disable days of week=6,0}}}
|-
|-
! Field_timepicker:
! Field_timepicker (only reasonable hours):
| {{{field|field_timepicker|input type=timepicker||show reset button|mintime=10:00|maxtime=18:59|interval=15}}}
| {{{field|field_timepicker|input type=timepicker||show reset button|mintime=10:00|maxtime=18:59|interval=15}}}
|-
|-
! Field_datetimepicker:
! Field_datetimepicker (any date/time):
| {{{field|field_datetimepicker|input type=datetimepicker|default=yes}}}
| {{{field|field_datetimepicker|input type=datetimepicker|interval=15|default=yes}}}
|-
|-
! Field_menuselect:
! Field_menuselect:

Revision as of 13:51, 4 July 2013

This is the "Semantic Form demo" form.

Please do not create new forms. Here are your options:



Readme

This form demonstrates Semantic Forms. It uses the Form:Semantic_Form_demo and the Template:Semantic_Form_demo

In order to avoid "data pollution" in this wiki, the Form is not "semantic", i.e. it demonstrates input types that are not linked to semantic properties.