• Resolved rmoley

    (@rmoley)


    I can input numbers in fields when using computer web browser, but does not work on android or iphone. Used to work last month however.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    That seems to be a css conflict, please try adding this to the css tab of your form:

    .rednaosubmissionbutton {
        clear: both !important;
    }

    I think that will fix the issue =)

    Thread Starter rmoley

    (@rmoley)

    Thank you – this does fix it. 🙂

    I am having the same problem. Do I just copy and paste the script directly into the CSS tab?

    Do I have to do anything else to the form?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot input field when using smartphone’ is closed to new replies.