We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

endearedGH's avatar
endearedGH
Explorer | Level 3
2 months ago

Software Engineer Intern (Summer 2025) - Application Form Issues

Hi,

 

Sorry in advance if this is the wrong place to post - I tried looking around for any support regarding hiring but could not find any. I had seen individuals post questions related to application forms in the past on this board, hence why I chose it for help. Apologies again for the inconvenience!

 

I had been attempting to apply to the Summer 2025 position for Software Engineer Intern in the US (remote) via greenhouse.io (the link can be found here: https://boards.greenhouse.io/embed/job_app?token=6209859&utm_source=Simplify&ref=Simplify) - but when trying to fill out the "Company Name" field for each of my work experience sections, there was no input box visible for the field, and thus I could not submit my application by normal means. I'm unsure if this is a general problem or if it is only on specific browsers - so for troubleshooting's sake I am using Google Chrome - version 129.0.6668.90 of the Official Build (64-bit).

 

It was a bit hacky of a fix in the meantime, but for me to submit my application I just used the developer console and set the value for the input field manually - see below:

var inp = document.getElementById('employment_company_name_0')
inp.value = 'COMPANY NAME HERE';

To fill in more than one field, I just changed the ID appropriately - i.e. 'employement_company_name_2', 'employment_company_name_3', and so on.

 

Figured at the very least I would leave that there incase any others run into the same problem with the application and find themselves here - a pretty quick (albeit hacky) fix if you have any knowledge of JS at all, but hopefully this is something that can be fixed in the near future?

 

Thanks in advance for any reply / help - and my apologies once again if this is the wrong place for such a post.

  • Hi endearedGH ,

     

    Could we share your email linked to this account internally so they can look into this for you ? 

     

    We can take it from there. 

  • DBX_Pedro's avatar
    DBX_Pedro
    Icon for Community Manager rankCommunity Manager

    Hi endearedGH ,

     

    Thanks for bringing this to our attention.

     

    We've passed this to our internal team to look into this. 

     

    We'll keep you updated as soon as we have more information.

    • DBX_Pedro's avatar
      DBX_Pedro
      Icon for Community Manager rankCommunity Manager

      Hi endearedGH ,

       

      Could we share your email linked to this account internally so they can look into this for you ? 

       

      We can take it from there. 

      • endearedGH's avatar
        endearedGH
        Explorer | Level 3

        Absolutely! I am not sure what email I have linked to this account (so I do not know if it was the same one I applied with) - but the email I applied under (in case it is of any use when looking at the submission) was [Removed as per Community Guidelines]

         

        Thanks again for the help!

About Security and Permissions

Start a discussion in the Dropbox Community forum to get help with your account security and permissions. Find support from Community members.

Need more support

If 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!