Organization member html

From Redazione
Jump to navigation Jump to search
Line 237: Line 237:
  
 
$ci(function(){
 
$ci(function(){
 +
 +
 +
if("</html>{{PAGENAME}}<html>" == "FormEdit/Organization member") {
 +
$ci('#picture_section').hide();
 +
}
 +
  
 
$ci('.ci_form textarea').autosize();
 
$ci('.ci_form textarea').autosize();

Revision as of 06:37, 20 August 2020

This form is intended to create board members of a given organization or to characterize as such whatever page of it (not containing already a form).

Once the key-data are created, as usual you might insert further data not foreseen by the form using the buttons "Edit" or "Edit source" in the top panel.

The form contains a field "picture" visible only once the page is created, where to upload a professional picture of this member


The form will be created in the current page (). If you want to create the form in a new page, go here.