CIForms sandbox: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
{{#CI form:  
{{#CI form:  
title = Join
title = Contact form
| submission groups = sysop
| submission groups = sysop
| name [] *
| name [] *
Line 8: Line 8:




{{#CI form: title = Ask a form | submission groups = sysop
{{#CI form: title = Application
| submission groups = sysop
|
|
{{#CI form section: type = inputs responsive
{{#CI form section: type = inputs responsive
| name [] *
| Are you applying as [select=individual,organization]
| company []
| company url []
| email [email] *
| [select=a,b,c,d]
}}
}}
|
|

Revision as of 20:22, 8 January 2022

{{#CI form: title = Contact form | submission groups = sysop | name [] * | email [email] * | message [textarea=250] * }}


{{#CI form: title = Application | submission groups = sysop | {{#CI form section: type = inputs responsive | Are you applying as [select=individual,organization] }} |

{{#CI form section: type = inputs | title = What kind of data should be entered in this form ? | [textarea] }}

{{#CI form section: type = multiple choice | title = Is the project open-source? | Yes | No [] }}

{{#CI form section: type = cloze test | title = cloze test title | label a [] label b [] | label c [] | label d }}

}}