I added a drop down and made its item as below :
["SERVICE","MINOR-REPAIR","MAJOR-REPAIR","INSPECTION","GREASING","OTHERS","BOUGHT-OUT","SUBLET-JOB"]
Data entry and all is working fine, but one of the user typed out some thing else apart from the above dropdown selection.
Which may create problem for reporting.
I want to restrict user to select only from the dropdown selection.
Please advise.