i have a sharepoint document library which i created cascading columns, they work perfectly
the problem is if users create new folder in sharepoint they get
error in function
spservices.spcascadedropdowns
parameter
parentcolumn: columnname
column not found on page
click to continue
I am sure its because the column doesnt exist of new folder but it exists when users upload new document
Sharepoint uses the same pages upload.aspx/editform.aspx for folders and documents, i am looking for script to disable the script if users create/edit folder properties so that the above message will not appear on folders