We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
TaylorKrusen
5 years agoDropbox Staff
Feedback: The Embedder Launched in Preview
New feature alert! Dropbox is previewing a new pre-built component called the File and Folder Embedder. Simply paste a JavaScript snippet into your code and you’ve added the ability to turn Dropbox shared links into interactive, embedded previews. It’s never been easier to provide your users with the ability to view and interact directly with their Dropbox files and folders. You can read more about the Embedder on our developer blog or the Embedder documentation.
We want your feedback! While in the Preview phase, we’re actively adding enhancements, new controls, and new supported filetypes to the Embedder.
What features would you like to see? How do your users interact with their Dropbox files from your app? Please post your thoughts or ideas about the Embedder below. Willing to give us more direct feedback? This April, we’re offering a chance to win a $200 Amazon gift card for folks that fill out this survey. Completing the survey counts as your entry into the sweepstakes*.
Legal disclaimer:
Navigating to the survey in this forum post will direct you to our Qualtrics survey website. All information you enter will be treated in accordance with the Dropbox Privacy Policy. Dropbox will never ask you for your password or billing information via invitations to surveys or in surveys themselves.
*NO PURCHASE NECESSARY. VOID WHERE PROHIBITED BY LAW. Ends April 30, 2020 at 9:00pm Pacific Time. Must be 18+, have reached the age of majority in state of residence, and be a legal resident of the U.S. Sponsor: Dropbox, Inc. Odds of winning depend on the number of entries received. Click here for complete rules.
- BdiceNew member | Level 2
is this active yet?
I'd like to build a website where people can browse thru a designated folder.- Greg-DBDropbox Staff
Bdice Yes, the Dropbox Embedder is available for use and you can find the documentation for it here.
- SarutExplorer | Level 3Look
- juhaeleeNew member | Level 2
With the death of the third party cookie, is there a new solution that is being developed for the Embedder? If my users authenticate with dropbox within the app, can I do something like pass in the their Access Token within the url of the embedder?
- kevin g.1Helpful | Level 6
Hi,
It would be great to be able to start in grid view when embedding with a tags. Calling the embedder directly isn't playing nicely with hidden tabs.
- pcuadrosExplorer | Level 4
When using Chrome browser in iOS, the embedded "Allow Cookies" button didn't work.
First, I had to open DropBox.com in same browser for the embedded "Allow Cookie" button to ask me to Allow.
Another issue is that this embedder is not mobile responsive.
Please, let me know if these bugs will be solved. Thank you.
- thefreshlabNew member | Level 2
Same issue encountered after using the embedder - "Cookies are required to view this Dropbox content." with the allow button not working.
- Simon O.8New member | Level 2
Hi guys,
New embedder looks great, but I can't see any way of uploading new documents into the folder I'm viewing. Is there anything on the roadmap to support this?
Simon
- Greg-DBDropbox Staff
Simon O.8 Thanks for the feedback! That's correct, the Dropbox Embedder doesn't offer the ability to also upload to the embedded folder, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
You may be interested in using it in conjunction with file requests though. You could set the file request to upload to the same path that the embedded shared link points to.
- jw01New member | Level 2
Hi Taylor,
Is it possible to hide certain elements in the Embedder such as "Edited X Months Ago"? Is styling of the Embedder through custom CSS a possibility?
Cheers,
Jeremy
- TobiasRExplorer | Level 4
So, I've encountered what could be a weird edge-case:
1. Open Safari on IOS or OSX and clear all history
2. Open a page that uses embedder on it's own domain
3. You will get a warning "Cookies are required to view this Dropbox content." and a button "Allow cookies"
4. Pressing "Allow cookies" doesn't work.
5. Going to dropbox.com and then repeating step 4 works.
Is this a known bug or is it a behaviour in Safari that is impossible to work around?
Update:
Also, on OSX Safari it seems that I even after being able to allow cookies and signing in have to allow cookies everytime a new embedder is shown. Is this also known?- Greg-DBDropbox Staff
TobiasR pcuadros thefreshlab We've updated the Embedder implementation to better handle these cases and improve the error reporting when needed. Unfortunately, due to some of the new cross-site behaviors in some modern browsers we can't always display the content directly (depending on the user's browsers settings and behaviors), but the Embedder should now work more reliably when dealing with these restrictions, including showing some error messaging and a link to the content when it can't be displayed directly. Please give it a try and let us know if you're still seeing anything not working as expected. Thanks!
- James_THelpful | Level 6
The embedder is a great idea, but I wish it was much more flexible...
1. Make it possible to adjust it's colors etc. to make it integrate better into an existing design.
2. Make it possible to specify folders/files that should be excluded
3. The header is wasting too much space. Even in the "small" header, it's a big waste of real estate.
4. Show how many files are in each folder, or at least show if it's empty.
5. Be able to specify the text in the header, instead of showing the name of the root folder. E.g the shared folder may be named "Files shared to web". But that makes no sense when shown as the title in the header on a web page. It would make more sense to be able to set the title to be "Browse the files in Project xxx"
6. An upload feature would be amazing.
- pcuadrosExplorer | Level 4
Same problem with Chrome browser in iOS. The embedded "Allow Cookies" button didn't work. I had to open DropBox.com in same browser first for the embedded "Allow Cookies" to ask me to Allow. Please, let me know when this bug is solved. Thank you.
- samoasteNew member | Level 2
Hi, it would be amazing if we could remove the Dropbox public links. Even as a premium feature.
We have an app with a "Downloads" section that is protected for logged users only, and if we use the embedder right now, everybody would have access to the files through the Dropbox public links.
Kinda like Vimeo does it, where you restrict access of videos to a domain only and can hide the videos from Vimeo public listing. It saves the trouble of an implementation with the API to retrieve files and folders, since it's really easier to just embed the content.
- TobiasRExplorer | Level 4
The latest update to the embedder, that removed the previous "sidebar" and added a top-bar instead, pushes the zoom buttons outside of the visible iframe, making it impossible for users to zoom. Probably a bug! (Is there a better place to send this feedback?)
- clarelExplorer | Level 4
This embedder has come out at the perfect time!
Some points of feedback and questions:
- When embedding a folder, why are there always 2 vertical scollbars? The outer one isn't required at all
- Can we disable the download button? Is this down via the shared link settings?
- Can we set the default to show the grid view rather than list?
- The header block is pretty large - it would be nice if it could be condensed a bit by putting the Dropbox icon inline with the title and buttons.
Thanks, great work!
- Greg-DBDropbox Staff
clarel We've added a 'headerSize' folder option that you can use to reduce the size of the header (though it doesn't move everything inline like you suggested). You can find more information in the documentation. Hope this helps!
- Greg-DBDropbox Staff
clarel We've added a "view" parameter so you can choose between "list" and "grid". You can find more information in the documentation: https://www.dropbox.com/developers/embedder Hope this helps!
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 5 days agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!