I am getting below error . I have attached the images of the 3 lists I have used . Please help ! $ (document).ready(function () { $ ().SPServices.SPCascadeDropdowns({ relationshipList: “Skills”, relationshipListParentColumn: “Speciality”, relationshipListChildColumn: “Title”, parentColumn: “Specialities”, childColumn: “User Skills”, debug: true }) })Read more