Upload buttons for uploading documents not visible on Javascript application form

Follow

Issue:

Document upload buttons are invisible on Javascript application forms.

Cause:

Due to an update of Chrome, we had to make a change to our code. The update from Chrome caused the document upload buttons to stop working on the Javascript forms. If you want to read more about this issue then click here.

To fix this problem we added opacity:1 !important; and on the cxsFileupload frame we have changed the opacity to 0. This must be 0 because otherwise our button will be shown on application forms of customers that use their own document upload button(s). That is why it was necessary to hide it.

Solution:

We recommend the web administrator to create the document upload button(s).

Click here for our style sheet. From .cxsButton ,.cxsFileUpload up to and including span.cxsFileUpload you can see how we created the button.

Was this article helpful?
0 out of 0 found this helpful

Comments

Powered by Zendesk