Hello there,
Is there anyway to change the default text within a file upload question? Within the grey box?
Thanks!
Jess
Page 1 / 1
Hi!
which text do you want to change? if is a validation text you can change it from the survey options -> use custom validation messages and creating the new validation and message
Paste the below code in the JS
jQuery(".dropzone-btn").text("CUSTOM_TEXT_GOES_HERE");
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.