Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
instances:new [2022/12/17 17:49] brendaninstances:new [2022/12/19 02:47] (current) brendan
Line 1: Line 1:
-====== Add A New Instance ======+====== Adding a new employee ======
    
 <form> <form>
-Action template instances:template instances+Action template instances:template employee
-Thanks    "Instance Added"+Thanks    "Employee added"
    
-Fieldset  "Instance Information+Fieldset  "Person
-Textbox   "Instance URL" @ +Textbox   "First name" @ 
- +Textbox   "Last name" @ 
-Select    "Active Users" "<50|<100|100-200|201-500|501-1000|1001-2500|2501-5000|5000-10000|10001-20000|20001-30000|30001-50000|>50000" ! +Select    "Position" "agent|designer|manager|courier|director|other" ! 
-Textbox   "Language" ! +Textbox   "Date and month of birth(e. g. 14 January)" ! 
-Textbox   "Country"+Number    "Month of birth number (e. g. 01)" >0 <13 !
-Textbox   "State/Province"+
-Textbox   "County"+
-Textbox   "Postal Code or Zip" ! +
-Select    "Month Added" "Jan|Feb|Mar|Apr|May|Jun|July|Aug|Sept|Oct|Nov|Dec"+
-Number    "Day Added (e. g. 01)" >0 <31 ! +
-Select    "Year Added" "2022|2023" !+
    
-Fieldset  "Description & Notes+Fieldset  "Workplace" 
-Textbox   "Helpful Information About This Instance@+Select    "Room" "none|1121|1123|1125|1127|1129|1131"
 +Textbox   "Internal phone number"
 +  
 +Fieldset  "Office contacts" 
 +Textbox   "Office mobile phone number"
 +Email     "Office e-mail"
 +Textbox   "Office IM" ! 
 +  
 +Fieldset  "Personal contacts" 
 +Textbox   "Personal mobile phone number"
 +Textbox   "Home phone number"
 +Email     "Personal e-mail"
 +Textbox   "Personal IM" ! 
 +Textbox   "Website or blog" ! 
 +Textbox   "Area of residence!
    
 Submit Submit
 </form> </form>