Differences

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

Link to this comparison view

Both sides previous revision Previous revision
instances:template [2022/12/18 20:57] brendaninstances:template [2022/12/18 20:58] (current) brendan
Line 1: Line 1:
-====== Adding a new employee ======+====== edit ======
    
-<form> +HOW TO EDIT EMPLOYEE’S DATA 
-Action template instances:template employees: +\\ (some guidelines for your users)
-Thanks    "Employee added"+
    
-Fieldset  "Person" +  - Don’t edit anything in the left part
-Textbox   "First name" @ +  - Carefully edit data in the right part, filling stuff instead of ##tokens##. 
-Textbox   "Last name" @ +  - Follow the syntax. Use See new employee form for guidelines
-Select    "Position" "agent|designer|manager|courier|director|other" +  - To remove this employee, remove all text here and save.
-Textbox   "Date and month of birth(eg14 January)" ! +
-Number    "Month of birth number (eg. 01)" >0 <13 !+
    
-Fieldset  "Workplace" +---- dataentry ---- 
-Select    "Room" "none|1121|1123|1125|1127|1129|1131" ! +type                : employee 
-Textbox   "Internal phone number" ! +first name          : ##First name## 
-  +last name           : ##Last name## 
-Fieldset  "Office contacts" +position            : ##Position## 
-Textbox   "Office mobile phone number" ! +birthday            : ##Month of birth number (e. g. 01)##) ##Date and month of birth(e. g. 14 January)## 
-Email     "Office e-mail" ! +room                : ##Room## 
-Textbox   "Office IM" ! +room phone          : ##Internal phone number## 
-  +office mobile       : ##Office mobile phone number## 
-Fieldset  "Personal contacts" +office email_mail   : ##Office e-mail## 
-Textbox   "Personal mobile phone number" ! +office im           : ##Office IM## 
-Textbox   "Home phone number" ! +personal mobile     : ##Personal mobile phone number## 
-Email     "Personal e-mail" ! +personal home phone : ##Home phone number## 
-Textbox   "Personal IM" ! +personal email_mail : ##Personal e-mail## 
-Textbox   "Website or blog" ! +personal im         : ##Personal IM## 
-Textbox   "Area of residence" ! +personal url_url    : ##Website or blog## 
-  +personal area       : ##Area of residence##
-Submit +
-</form>+