Multiple Uploads button is not working

  • paul.armsby
    Asked on March 26, 2015 at 7:59 AM

    This button is not working on all forms.. 

  • Ben
    Replied on March 26, 2015 at 11:17 AM

    I apologize for the inconvenience, but please add the following CSS code which will resolve this for you:

    div.inputContainer {
       overflow: visible;
    }

    I will still raise this to our developers so you will be notified once the fix is implemented in the background allowing you to not need to add the code mentioned above.

    Do let us know if by some chance it is not working even after adding it, in which case it would be good to give us the form ID where it is not.

    Thank you.

  • Ben
    Replied on March 26, 2015 at 11:27 AM

    We received a notification from our developers that this has just been updated so please do test and let us know if by some chance it is not working for you.

    You will also not need to add the CSS code from above.