Hi,
I have a aspx-site where two different views from one list are display. The list which is used, contains different content types. At the aspx-site I want to display two views. The views should display the entries for the different content types. When I am using drag and drop to upload a file in the first view, everthing is working. But when I want to upload an other file to the other view, it uploads the file but put it to the other view. So the content type is set wrong, during uploading the file.
Have anyone an idea how to fix it? If it is not possible, how can I disable drag and drop for one of the view.
Thanks.