Hands-on Practice
Practice e-Form design by yourself according to the guide.
Last updated
Was this helpful?
Practice e-Form design by yourself according to the guide.
Last updated
Was this helpful?
This form collects personal information, service information, agreement and signature, and attachments.
Paper type
A4
PageHeader
Company logo
Title (HTML label)
Today's date
Name
Tooltip: "Max 40 characters"
name
NRIC
Takes a single letter or number, Convert letters to uppercase.
n1 - n9, (single)
Gender
Single choice
male, female, (gender)
Birthdate
Day: NumericUpDown
Month: 1-12
Year: 4 numeric digits
birth_dd, birth_mm, birth_yyyy
Phone
ex: "+65) 1234-5678"
phone (phone)
Country
Place holder "Select country"
Singapore / Singapore PR / Others
country
Other countries
TextBox
country_other
Address
address
Smoker
Single choice
smoker_y, smoker_n,(smoker)
BMI band
Dummy band
band_bmi
Height, Weight, Index
height, weight, index
Plan
Trial (default)/ Standard / Premium
plan
From, To, Price
plan_from, plan_to, price
Agreement page
Copy from the previous Excel file
Agree / Disagree
RadioButton & RadioButtonGroup
group1_y, group1_n (group1)
group2_y, group2_n (group2)
Agree and sign
CheckBox
agree_all
Full name / Signature
Image format: SIGN_DATA
full_name, signature
Signed date-time
Today's date (label)
date_time
Face / ID card
Camera
face, idcard
Attach File
TextAfterAttach:"Change"
attach1
Remove File
Button
remove1
👉 Save your form as company_id/user_id/customer.ozr
.
Please makecustomer.ozr
finished before the next lesson tomorrow.
In the next lesson, we'll write scripts into customer.ozr
to implement dynamic features.