News website html

From Redazione
Jump to navigation Jump to search
 
Line 543: Line 543:
  
  
 +
$ci('.ci_form textarea').autosize();
 
$ci('select[multiple]').multiselect({search: true});
 
$ci('select[multiple]').multiselect({search: true});
  
 
$ci('form').submit(function() {
 
$ci('form').submit(function() {
$ci('.ci_form textarea').autosize();
 
  
 
});
 
});

Latest revision as of 15:52, 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.