Organization member html

From Redazione
Jump to navigation Jump to search
m (Luca.speziale moved page Organization member html to Form:Organization member html without leaving a redirect)
Line 28: Line 28:
 
</span>
 
</span>
  
<input class="ci_form_input" type="text" placeholder="" name="Form organization member[first name]" value="">
+
<input class="ci_form_input" type="text" placeholder="" name="Form organization member[First name]" value="">
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
Line 85: Line 85:
 
</span>
 
</span>
  
<span class="inputSpan">
+
<textarea name="Form organization member[Curriculum]" class="ci_form_input" style="width:100%" rows="3">
 
+
</textarea>
<input id="input_2" class="ci_form_input" disabled="disabled" type="text" placeholder="" name="Form organization member[Curriculum]" value="">
 
 
 
<img class="loading" style="display:none" src="/w/en/extensions/PageForms/skins/loading.gif">
 
<input class="simpleupload_btn" data-id="input_2" type="button" value="Upload" name="">
 
<input class="simpleupload_rmv_btn" style="display:none" data-id="input_2" type="button" value="Remove" name="">
 
<input class="simpleupload" style="width:0;height:0;overflow:hidden" data-id="input_2" type="file" name="">
 
<input type="hidden" name="path" class="simpleupload_path" value="</html>{{PAGENAME}}<html>">
 
</span>
 
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
Line 103: Line 95:
  
  
<!--------------------------Affiliated from-------------------------->
+
<!--------------------------Affiliated from - to-------------------------->
  
 
<div class="ci_form_section">
 
<div class="ci_form_section">
 
<span class="ci_form_section_label">
 
<span class="ci_form_section_label">
Affiliated from
+
Affiliated from - to
 
</span>
 
</span>
  
<input type="text" value="" readonly class="ci_form_input input_datetime" name="Form organization member[Affiliated from]">
+
<table>
 +
<tr><td> <select class="ci_form_input" name="Form organization member[Affiliated from]">
 +
<option></option>
 +
<option>1990</option>
 +
<option>1991</option>
 +
<option>1992</option>
 +
<option>1993</option>
 +
<option>1994</option>
 +
<option>1995</option>
 +
<option>1996</option>
 +
<option>1997</option>
 +
<option>1998</option>
 +
<option>1999</option>
 +
<option>2000</option>
 +
<option>2001</option>
 +
<option>2002</option>
 +
<option>2003</option>
 +
<option>2004</option>
 +
<option>2005</option>
 +
<option>2006</option>
 +
<option>2007</option>
 +
<option>2008</option>
 +
<option>2009</option>
 +
<option>2010</option>
 +
<option>2011</option>
 +
<option>2012</option>
 +
<option>2013</option>
 +
<option>2014</option>
 +
<option>2015</option>
 +
<option>2016</option>
 +
<option>2017</option>
 +
<option>2018</option>
 +
<option>2019</option>
 +
<option>2020</option>
 +
</select>
 +
</td><td>
  
<span class="ci_form_section_help">
 
</span>
 
 
</div>
 
 
<!--------------------------Affiliated to-------------------------->
 
 
<div class="ci_form_section">
 
<span class="ci_form_section_label">
 
Affiliated to
 
</span>
 
  
<input type="text" value="" readonly class="ci_form_input input_datetime" name="Form organization member[Affiliated to]">
+
<select class="ci_form_input" name="Form organization member[Affiliated to]">
 +
<option></option>
 +
<option>2020</option>
 +
<option>2019</option>
 +
<option>2018</option>
 +
<option>2017</option>
 +
<option>2016</option>
 +
<option>2015</option>
 +
<option>2014</option>
 +
<option>2013</option>
 +
<option>2012</option>
 +
<option>2011</option>
 +
<option>2010</option>
 +
<option>2009</option>
 +
<option>2008</option>
 +
<option>2007</option>
 +
<option>2006</option>
 +
<option>2005</option>
 +
<option>2004</option>
 +
<option>2003</option>
 +
<option>2002</option>
 +
<option>2001</option>
 +
<option>2000</option>
 +
<option>1999</option>
 +
<option>1998</option>
 +
<option>1997</option>
 +
<option>1996</option>
 +
<option>1995</option>
 +
<option>1994</option>
 +
<option>1993</option>
 +
<option>1992</option>
 +
<option>1991</option>
 +
<option>1990</option>
 +
</select>
 +
</td> </tr>
 +
</table>
  
 
<span class="ci_form_section_help">
 
<span class="ci_form_section_help">
Line 163: Line 214:
 
$(function(){
 
$(function(){
  
$(".input_datetime").datetimepicker({format: 'yyyy-mm-dd hh:ii'});
+
$('.ci_form textarea').autosize();
  
  

Revision as of 16:54, 1 April 2020