Document Drag Drop only works in draft

Hello,
When you attempt to drag and drop a document into a document app it simply says "Uploading" but never does anything. After testing a few things I've discovered that it only works if the page is not published. This is on a published site, not a
team site. If I check out the page and leave it in draft I can upload documents by dragging and dropping.
I have found a few threads with people having the same issues but no resolutions. Anyone have a work around or perhaps a savvy coder who knows a bit of code to toss in to make this function properly?
Thanks!

I can reproduce your problem in my dev box. I think it's kind of conflicting situation. You can only change publishing page when it's in edit mode (or checked out or in draft mode) and that's the behaviour your are getting now. On the contrary, Documents
webpart should allow you to upload documents if you have permission. 
However, maybe by design (or you can call it SharePoint bug) when documents webpart is placed inside publishing page, publishing page behaviour overrides Documents webpart - so you can't change publishing page until you goes to edit mode. However, if you
use webpart page, you can drag-n-drop without any issue.
So as far as I understand there's no solution for this unless you use webpart page.
Thanks,
Sohel Rana
http://ranaictiu-technicalblog.blogspot.com

Similar Messages

  • Image drag drop not working in scaffholding. Does it require soem setting?

    image drag drop not working in scaffholding. Does it require soem setting?

    Hello Manoj,
    The scaffolding teamplate which you use to create scaffolding page is actually a design prototype which helps you to create similar types of pages instances very quickly without authoring each page separately (for example news, aticle types of pages) and that is the concept of scaffolding only.
    For example - When you go to location http://localhost:4502/miscadmin#/etc/scaffolding/geometrixx you will see a "News" page which is an example of scaffolding (this is a similar page which you can create using scaffolding template).
    Now if you open this page you will be accessing http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html and here you will see already design page.
         1. if you access page properties from side kick you will see how this page is configured using target template and target path
         2. if you go to design mode using side kick you will see how the component has been design (which is similar to what appears on page when you came first time)
         3. Now come back to normal view of that page (http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) and author this page with some dummy property and click on "create" button. I know here you can not author the image as it comes as disabled empty box.
         4. once you author the content and click on create button it will create an instance of scaffolding page on the same page you can see the link on the top of same page.
         5. Now access that page, when you access that page the page will take reference of target template you configured using pare preoperties to display the page.
         6. On this page you will see the same component you configured and when you will edit it you can author the image from there directly.
    Now question is why to configure same component two times half data from scaffolding and half data from page but answer is the design is correct because the page design which you have created (for example http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) is just proto type to create actual page instances and prototype can not holds values for page instance (specially image until it doesnt configured correctly for page instance in this case) which exist only when you create pages using the scaffolding page prototype. Otherwise you have to do more customization by extending scaffolding "/libs/wcm/scaffolding" changing the code and design OR you have to design it according to your target page strtucture which you have configured in page properties (specially image node).
    If you want to create your own page prototype using scaffolding template and want image to associate just copy paste "/etc/scaffolding/geometrixx/news/jcr:content/dialog/items/items/tab2" node to your newly created scaffolding page prototype.
    for more information on scaffolding just refer -http://dev.day.com/docs/en/cq/current/wcm/scaffolding.html
    I hope it clarifies your question and help you to proceed. Let me know if you need more information or help.
    Thanks,
    Pawan

  • Copy/paste and drag/drop not working in Mt. Lion

    After two weeks of searching, I can not find the hangup which is causing my iMac 27" 10.8 to stop copy/paste and drag/drop following successfully doing the same shortly after startup. In Safe Mode, it doesn't happen, so I'm wondering how to track down this problem (extension?). I have to restart in order to get it functioning again after a short time of working. There has to be some kind of timing, like a program installed with a time limit which probably was forgotten in Lion and then reared its ugly head in Mt. Lion. Any suggestions for tracking this puppy? Or is there a program I could buy to do so?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Step 1
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.
    You can then quit Terminal.

  • Drag & drop stops working when I drag outside the top-level window

    I have implemented drag & drop in my application, using the pre-JDK 1.4 approach. It works fine until I drag outside the top-level window, then back in again. My drop target receives a dragExit, but doesn't get a dragEnter when I drag back in. It then gets frequent calls to dragOver - but the DropTargetDragEvent says there are no DataFlavors available.
    Is this a known problem with d&d? Is there a known workaround?
    Thanks
    - rick cameron

    I could really understand that it annoys you. I tried it on my machine and the "save as" dialog box is placed correctly. I couldn't pull the box out of the monitor because the menue bar keeps me under it.
    Do you have the application frame activated? Try turning it off. "window > application frame"
    The problem might be here: The behaviors of the menu bar and dock are adjustable. Go to the system prefs and try playing around with the Mission Control settings. At work I have menu bar and dock on both monitors. At home I set the prefs so that only the main screen has menu bar and dock.
    I'm just guessing. Don't beat me if this doesn't help.

  • Drag & Drop not working

    I can drag a selection of images on my powerbook to my desktop perfectly. However, on my Quad, it won't work. Any ideas?
    thanks!

    You can only drag&drop images that have previews.
    Make sure on your Quad you have previews on.

  • LR 2.1 & 2.0 ~ DRAG & DROP not working correctly with  photos when moving, applying keywords

    Today this issue started, originally in 2.0, updated to 2.1 and issue continues.
    Issue: DRAG & DROP feature with mouse (or pad on laptop) will select multiple photos, (with CTRL & SHIFT key as typical with Windows machines)but when I try to move them to a different folder, or drop them onto a keyword, it will not work.
    Specifically, I select two photos to move to a different folder, the selection work, but when I try to "grab" the selected photos, Lightroom defaults to One Photo, and it will not grab it to move it. However, I can "right click" on the intended folder and can select "move selected photos to folder" and that works. This issue also applys to assigning keywords, and I would assume other similiar actions. I should note, that I can "rotate", assign "labels", "stars", and Keywords from Keyword sets, it just happens with the "Drag & Drop" feature.
    Help
    The feature works correctly in other Windows programs, so I'm sure it's related to Lightroom and not the mouse.
    I have a Windows Vista machine, 3GB RAM 160GB HD, ~ 75% free space, AMD Turion X2 Dual Core 70 Processor. Everything has worked fine up until this morning.
    Prior to upgrading to 2.1, I optimized my Catalogue. Everything seems to work fine except this feature.
    Help

    Drag by the actual image area of the thumbnail, not the surrounding 'fake slide' cell.
    That's a feature of Lightroom's grid view. Clicking on image area of thumbnail keeps the multiple selection and makes the image clicked the primary select. Clicking on the outer thumbnail area deselects all but the active image.

  • Drag-Drop not working with JRE 1.6.07

    I have a problem where (when using the next-gen java plugin) applets do not appear as drop targets.
    In more detail, I have a .NET winforms application, which has a web browser component on it running an Oracle forms application in a Java app. In JRE 1.6u7 you can drag an item onto the applet and it will notify .NET that a drag-drop operation has occurred. In newer versions of JRE (i've tested 6u11 and 6u13) with the "enable next-generation java plugin" checked, this drag-drop no longer works. (instead of a "hand" cursor, you get a "not allowed" cursor).
    Has anyone else experienced this issue?
    Thanks,
    Rich.

    Up
    No idea ?

  • ICal to Mail drag & drop not working in OSX 10.10

    In a frequently used work flow I dragged an iCalendar entry and dropped it to mail, where it was received as .ical attachment. Sometimes I used copy/paste to insert the entry's data as plain text.
    This does not work any more with 10.10. Is there any better way to insert the ical file into an existing (reply-to) mail, without creating a blank invitation first and doing copy-paste there?

    Thanks, I have seen this but this process has the same number of steps as the blank invitation - I do not need to close the empty window in your version, but have to locate the .ics file in the finder.
    Could it be that a product manager or programmer at Apple did not understand the merits of the old drag&drop and has killed this feature without offering any replacement?

  • Filmware problems, drag & drop doesnt work anym

    <SPAN>Hiya
    <SPAN>
    <SPAN>I have a problem with connecting my MicroPhoto to load the battery and add new music. I haven't had this before. I connected the player on the same way I always do and I got this 'recovery' screen. I could choose for a few options like: Clean, reboot, install filmware. I disconned and connected a few times but I kept getting it. Also the creative media explorer didnt recognise the player so I couldnt get in the harddisc of the player. Then I decided to install new filmware. I deleted to old filmware and installed the new one (my computer said it was the exact same version) <SPAN>Finally I could get into the harddisc again, but then I had a new problem. I couldn't add any music/files by just dragging and dropping. So I disconnected and connected the player, but its still the same. I can, however, add music with the other way (adding media).
    <SPAN>Somehow the new filmware has blocked the option drag & drop.
    <SPAN>What do I do with this?

    How do you mean one direction? Do you mean making one map and put all the songs in there? I can not add songs in a map. I keep on getting the same message, really bizar.

  • Drag & Drop Not Working In Audition CC 2014

    When I try to create a CD layout using the media browser, the selected file or files will not drag and drop into the CD Layout panel.  However, if I right click on the file, I can choose "Insert into CD layout" and then it works fine.  Am I doing something wrong with drag and dropping?  I don't understand why that method isn't working.

    I just discovered something.  What I meant above is that I cannot drag and drop files from the "Media Browser" panel.  Surely that should be possible.  After all, that is how you browse your music files.  If I first double click a file in the browser so that it opens in the "Files" panel, I can then drag and drop files from there.  That is ridiculously tedious however because that opens the wave file and closes the "CD Layout" panel.  I then have to reopen the "CD Layout" panel before I can drag and drop a file.  I'm pretty sure you should be able to simply drag and drop from the Media Browser.  Any comments from Adobe?

  • Import via Drag & Drop not working with LR CC (after Update from 5.7)

    I always imported my pictures by just dragging them in the Windows Explorer and dropping them to the Lightroom Gallery tab.
    This does not work with LR CC anymore.
    The longer way via "Import" works fine.
    Any suggestions?

    With Gallery i meant Library, my mistake (wrong translation, i am using the german version).
    What works with your setup doesn't work with mine.
    I attached a screenshot:
    As you can see (cursor) i can't import the file from the file explorer on the right.
    (The file is not already in the catalogue and i am in the library tab grid view mode).
    Using Windows 7 x64 prof Service Pack 1

  • Drag & Drop not working anymore!

    Hi!
    I've looked over several support forum about this one and haven't found an answer yet.
    I've been using iTunes + iPod for several years now, i'm not new to this, but for some reason today _I just can't drag and drop anything on the left side menu whether it is to drag songs in a playlist or in my ipod_.
    I've restarted. I've reinstalled iTunes. I've logged-off/logged-in the Apple store. Everything is up to date. I've done everything and just don't get how this could have happened 'cause I haven't changed a thing.

    for some magical reason, it's working back again!

  • Video/Audio Drag&Drop Only Drops Audio!?!

    _Final Cut Troubleshoot Question_
    I have footage (video/audio) with proper in/out markers.
    When i Drag it to the bottom-third edit-map area,
    it only Drops the audio file.
    What in sweet confusions middle-name is going on here?
    Why is this happening?
    Resort to re-import footage?
    Is there a way to Fix This??
    Sorry for the lack of specific tech-speak. I'm illiterate in that area.

    Double posted: http://discussions.apple.com/thread.jspa?threadID=1870718&tstart=0

  • Mp3 drag & drop not working in GB

    I can't drag mp3 files into GB, some will go but some won't.  Using Lion or Snow Leopard (separate computers and neither way is working).  Can anyone help? My recording session starts in an hour!

    Giggrrl wrote:
    I can't drag mp3 files into GB, some will go but some won't.
    http://www.bulletsandbones.com/GB/GBFAQ.html#mp3wontimport
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • File Drag & Drop Not Working

    I downloaded iTunes 10 and the new Safari this morning, and restarted. Now I can't drag files (but I CAN drag windows). Any ideas?

    Never mind. I got frustrated not being able to do anything and spent a few hours reinstalling the OS and updating it. All's well now.

Maybe you are looking for

  • Problem with Audio in CS5.

    Everytime ive started the program and imported a video or audio file, the audio has failed to play. Ive tried multiple times to fix this but nothing has helped. I found another Thread with the same problem and read through and saw that the person had

  • No default search folders in Outlook 2010

    Hi there, I joined a new company and we use Exchange 2010 SP3 UR6 with Outlook 2010. All users are using Online-Mode, nothing cached. Nobody has the default search folders. I ran outlook with /cleanfinders /resetfolders, nothing. It's not vital of co

  • Some questions on Zen Tou

    Hi all! I will be getting a Zen Touch a few days from now but I have a few questions. .) Can I have the Zen hooked up to my PC via USB transfering music and have it plugged into a power outlet at the same time? The reason I ask this is because I have

  • Headphones Not Working in iPod

    When I plug my headphones in to my iPod, only the left hand side works. However, when I plug my headphones in to my computer, both sides work. How do I go about solving this? Thank you!

  • My IPAD Air won't swipe to access programs.  How can I get into the IPAD?

    I have an IPAD Air that won't swipe to turn on any of the programs.  I can't access anything including the home screen.  Is there a way to bypass the "swipe" to get in?  Of course, the warranty just ended.