OneDrive / onedrive-api-docs

Official documentation for the OneDrive API
MIT License
447 stars 228 forks source link

createFolder Option is not working #1793

Open babarmashkoor opened 2 months ago

babarmashkoor commented 2 months ago

I am trying to hide “New folder” option from New context menu. For that i am using an option createFolder: false, but its not hiding the item from menu context.

is there anyway to hide that option. Additionally i want to restrict rename option and implement drag and drop functionality of file

can you suggest how to do that

Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.

Submission Guidelines:

  • Questions and bugs are welcome, please let us know what's on your mind.
  • If you are reporting an issue around any of the documents or articles, please provide clear reference(s) to the specific file(s) or URL('s).
  • Remember to include sufficient details and context.
  • If you have multiple issues, please submit them as separate issues so we can track resolution.

(DELETE THIS PARAGRAPH AFTER READING)

Category

For the above list, an empty checkbox is . A checked checkbox is x with no space between the brackets. Use the PREVIEW tab at the top right to preview the rendering before submitting your issue.

If you are planning to share a new feature request (enhancement / suggestion), please use the OneDrive Developer Platform UserVoice at http://aka.ms/od-dev-uservoice, or the SharePoint Developer Platform UserVoice at http://aka.ms/sp-dev-uservoice. If you have a question about Azure Active Directory, outside of issues with the documentation provided in the OneDrive Developer Center, please ask it here: https://stackoverflow.com/questions/tagged/azure-active-directory

(DELETE THIS PARAGRAPH AFTER READING)

Expected or Desired Behavior

If you are reporting a bug, please describe the expected behavior.

(DELETE THIS PARAGRAPH AFTER READING)

Observed Behavior

If you are reporting a bug, please describe the observed behavior.

Please also provide the following response headers corresponding to your request(s):

  • Date (in UTC, please)
  • request-id
  • SPRequestGuid (for requests made to OneDrive for Business)

(DELETE THIS PARAGRAPH AFTER READING)

Steps to Reproduce

If you are reporting a bug, please describe the steps to reproduce the bug in sufficient detail for another person to be able to reproduce it.

(DELETE THIS PARAGRAPH AFTER READING)

Thank you.