Language course html
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 200: | Line 200: | ||
<select id="select_teachers" multiple class="ci_form_input" name="Form language course[Teachers][]"> | <select id="select_teachers" multiple class="ci_form_input" name="Form language course[Teachers][]"> | ||
</html> | </html> | ||
− | {{#arraydefine: | + | {{#arraydefine:myarray|{{#ask: |
[[~{{#ci_userAffiliatedTo:}}*]] [[Category:Teachers]] | [[~{{#ci_userAffiliatedTo:}}*]] [[Category:Teachers]] | ||
|?Teacher first name= | |?Teacher first name= | ||
Line 207: | Line 207: | ||
|format=array | |format=array | ||
|sep=## | |sep=## | ||
− | }}|##|unique}} | + | }}|##|sort=asc, unique}} |
Line 213: | Line 213: | ||
{{#replace: | {{#replace: | ||
{{#arraymap: | {{#arraymap: | ||
− | {{#arrayprint: | + | {{#arrayprint:myarray|##}} |
|##|x|<option>x</option>|}} | |##|x|<option>x</option>|}} | ||
|<PROP>|<nowiki/> <nowiki/>}} | |<PROP>|<nowiki/> <nowiki/>}} |
Latest revision as of 21:28, 7 December 2020
This form is intended to create language courses of a given organization or to characterize as such whatever page of it (not containing already a form).
Once the key-data are created, insert the abstract of the course editing the page using the buttons "Edit" or "Edit source" in the top panel.
![]() | The form will be created in the current page (). If you want to create the form in a new page, go here. |