Difference between revisions of "Form:Event query"
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
To create a page with this form, enter the page name below; | To create a page with this form, enter the page name below; | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
− | |||
{{#forminput:form=Event query}} | {{#forminput:form=Event query}} | ||
Line 11: | Line 10: | ||
{| class="formtable" | {| class="formtable" | ||
! Type: | ! Type: | ||
− | | {{{field|Type|input type=combobox|values=Conference,Workshop,Tutorial,Summerschools | + | | {{{field|Type|input type=combobox|values=Conference,Workshop,Tutorial,Summerschools,Proceedings|default=Conference}}} |
| Specify the type of event you want to search | | Specify the type of event you want to search | ||
|- | |- | ||
! Field: | ! Field: | ||
− | | {{{field| | + | | {{{field|Field|input type=combobox|values=Computer Science,Semantic Web,Social Science,Engineering Science,Natural Science|default=Science}}} |
| Specify the field of event you want to search | | Specify the field of event you want to search | ||
|- | |- | ||
Line 23: | Line 22: | ||
|- | |- | ||
! Start Date: | ! Start Date: | ||
− | | {{{field| | + | | {{{field|Start Date||input type=datepicker|size=25|mandatory|class=start date}}} |
|- | |- | ||
! End Date: | ! End Date: | ||
− | | {{{field| | + | | {{{field|End Date||input type=datepicker|size=25|mandatory|class=end date}}} |
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
− | <!-- | + | <!-- | {{{field|Batch Number|input type=datepicker|size=25|mandatory|class=batchnumber}}} |
|- | |- | ||
! After: | ! After: | ||
| {{{field|After Date|input type=date|default value=now}}} | | {{{field|After Date|input type=date|default value=now}}} | ||
| Specify events you want to search should be after when (default value: {{#time: r|now}})--> | | Specify events you want to search should be after when (default value: {{#time: r|now}})--> |
Latest revision as of 14:23, 22 October 2019
This is the "Event query" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.