Zoho Developer Course Hands On Ex
Zoho Developer Course Hands On Ex
For Beginners
Hands On Exercises
This practice guide contains exercises that you can use to try to build an application on the Zoho
Developer Console. Refer the course material for stepwise instructions to complete each exercise.
zoho.com/developer
Exercise 1:
Create a new 'Job Cards' module and rename the Invoices modules as given in the table.
Exercise 2:
Once you have added the Customers and Vehicles module as mentioned in unit 1, create the following
custom fields in those modules as given in the table below.
zoho.com/developer
Color Dropdown Menu
zoho.com/developer
Exercise 3:
Create the following custom fields in the Job Cards module as given in the table.
Vehicle Lookup
zoho.com/developer
Exercise 4:
Add the following custom fields to the Repair Bills module as given in the table.
Vehicle Lookup
Adjustments Currency
zoho.com/developer
Exercise 5:
Create a page layout for 'Four Wheeler' after adding the following custom field in the Vehicles module's
general section.
Exercise 6:
Rename the Related List created for the Vehicles Module to My Vehicles for Service and add the fields
Fuel Type and Fuel Capacity into it.
Exercise 7:
Create a custom single line field named Tyre Brand in Repair Bills Module. Place a custom button Get
Review in Record details page which will redirect the user to the following link
Exercise 8:
Create a link called Identify Vehicle Address in Vehicles module which will redirect you to the following
URL that displays the vehicle address by obtaining the vehicle registration number from the user.
URL : http://www.techdreams.org/trace-vehicle
Exercise 9
● Create an email template titled 'Birthday Wishes' to greet customers on their birthday.
● Create a sample invoice template which gets data from the Address, Bill Amount, Quantity, and
Bank details once a job card is closed.
Exercise 10:
Create a workflow automation to send an email to customers wishing them on their birthday. Use the
Birthday Wishes email template you had created in the previous exercise.
zoho.com/developer
Exercise 11:
Create a custom button named Add Job Card in Vehicles module. The button should be placed in the List
View Page - Button for each record. Clicking this button should take to you to the Create Job Card page.
Exercise 12:
Create a Related List named Service History in Vehicles module which should fetch the Service in Date
and Service Type details from the Job Cards.
Exercise 13:
Update the Due Date field with appropriate value in Job Cards module whenever a record is created or
edited for the first time. The value in the Due Date field should get updated one day after the rule
trigger.
Exercise 14:
Display a reminder one week before the Next Service Date Due.
Exercise 15:
Assign the amount to the Rough Estimate field of Job Cards module based on the Service Type selected.
Assign the estimate based on the following service type.
zoho.com/developer