Michael Boggs
My feedback
35 results found
-
29 votes
Michael Boggs
supported this idea
·
-
183 votes
Michael Boggs
supported this idea
·
-
82 votes
Michael Boggs
supported this idea
·
-
4 votes
Michael Boggs
shared this idea
·
-
29 votes
Michael Boggs
supported this idea
·
-
3 votes
Michael Boggs
supported this idea
·
-
17 votes
Michael Boggs
supported this idea
·
-
17 votes
Michael Boggs
supported this idea
·
-
15 votes
Michael Boggs
supported this idea
·
-
60 votes
We don’t plan to implement this exception in Box Tools. However, we’re working on a related solution: the ability to open files in Finder/Explorer via Box Drive, where you can then choose to open them with a different app. Stay tuned for updates.
Michael Boggs
supported this idea
·
-
39 votes
We have released this change for Copy, and the change for Move is coming in the upcoming months.
Michael Boggs
supported this idea
·
-
23 votes
Michael Boggs
supported this idea
·
-
17 votes
Michael Boggs
supported this idea
·
-
7 votes
An error occurred while saving the comment
Michael Boggs
shared this idea
·
-
5 votes
Michael Boggs
supported this idea
·
-
27 votes
An error occurred while saving the comment
Michael Boggs
commented
This is rolling out as part of co-authoring: https://support.box.com/hc/en-us/articles/6321087536787-Box-for-Microsoft-Office-co-authoring-on-desktop-phased-GA-starting
-
72 votes
Not planned as MSFT doesnt have API’s for us to build this integration. Would request all customers to provide feedback to your respective MSFT reps
Michael Boggs
supported this idea
·
-
9 votes
Michael Boggs
supported this idea
·
-
123 votes
Michael Boggs
supported this idea
·
-
12 votes
Michael Boggs
supported this idea
·
Just thought I'd add some more information here:
The Box embed widget (located under "more options" when using the ellipse), that generates the "Iframe" code uses the underlying library "Content Preview": https://github.com/box/box-content-preview
This has "autoFocus" set to "True" by default.
This means that when using the "Embed Widget", any page you put the iframe code on will auto scroll to that section of the page. Additionally, there is no option to set "Autofocus" to "false" when generating the iframe code.
I'd like to see an option to set autofocus to false, OR have the autofocus set to false by default in the content preview library.
For reference: The autofocus global attribute is a Boolean attribute indicating that an element should be focused on page load.
Why is this a problem: We often embed documents at the bottom of our intranet pages for reference. When we do this, using the embed widget, the page is automatically scrolling to the location of the iframe, and not to the top of the page, which is what would be desired.