News website html
Jump to navigation
Jump to search
| Line 262: | Line 262: | ||
$ci(function() { | $ci(function() { | ||
| + | |||
| + | |||
| + | $ci('select[multiple]').multiselect({search: true}); | ||
$ci('form').submit(function() { | $ci('form').submit(function() { | ||
Revision as of 14:30, 8 June 2021
This form is intended to create articles of a given organization or to characterize as article whatever page of it (not containing already a form).
Once the key-data are created, insert the content itself of the article 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. |
