I am trying to disable drap and drop in 5.3 SP6. I was previously able to do this with 5.3 SP3 by updating the app.xml file to set the drag drop property in the app.xml file. Now when I set this to false I get errors after I log in and the weptop interface is initialized. This is the setting I am using:
<dragdrop>
<enabled>false</enabled>
</dragdrop>
Our client does not want to allow drag and drop within folders since the folder names are based on attributes. Has anyone run into this problem or know how to globably disable drag and drop for 5.3 SP6?
Thanks,
Steve