Welcome to the new Box Support website. Check out all the details here on what’s changed.

Box Content Uploader - Shows Close button though the onClose Function is not used

Answered
New post

Comments

2 comments

  • ConradChan

    Hi  , thanks for using the content uploader!

     

    An easy workaround is to apply some css like:

     

    .bcu-footer-left > .btn {

        display: none;

    }

     

    Sample codepen: https://codepen.io/box-platform/pen/rEzKya

    0
    Comment actions Permalink
  • bala33

    Hi, i Integrate that box content uploader to webpage and provide details of folderId ,accessToken 

     

    but  i got error message of 

    Something went wrong with the upload. Please try again.
     
     
    thanks in advance
    0
    Comment actions Permalink

Please sign in to leave a comment.