Mobile Phone with Java-Disabled Shows Hidden Form Fields

Anonymous
Not applicable
Does anyone know if there is a way to prevent this? Using an iphone and any browser app, if you turn off java the form displays all the hidden fields too.

Thanks!
Tags (1)
2 REPLIES 2
Anonymous
Not applicable
Thank you that is helpful! I will push back on our developer maybe if we can use custom CSS in our updated forms 2.0
Anonymous
Not applicable
Hi Lauren,
1) It's not Java, it's Javascript and it will be the same when you deactivate it on your computer. (so it doesn't matter that it's an iPhone)
2) And yes, that's a problem! Maybe (but I don't think so) using custom CSS could be a solution when you add a "display: none" to the fields that you don't need. But I'm not sure if hidden fields have their own css class/div?

Best regards

Steffen