• Resolved brainoidtech

    (@brainoidtech)


    I have integrated the lookup on cf7, but the look up returns empty address list on a mobile browser. But it works fine on a computer.

    Can you please check and help me with a fix?

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

Viewing 1 replies (of 1 total)
  • Plugin Author 3XSoftware

    (@sandrac)

    Hi,
    I have been looking into your issue – and it seems to be an issue on Apple Phones and tablets – and Contact Form7

    You could try this on your Contact Form7

    In the CF7 form setup. – change the position of the </label> value from

    <label> Postcode
    [pc4upostcode Postcode] </label>

    To
    <label> Postcode </label>
    [pc4upostcode Postcode]

    It seems that the IOS browser interprets HTML ‘label’ statement in a different way to other browsers.
    .. So any attempt to select a control within the ‘<label>’ and ‘</label>’ will always select the first control it sees – in this case the Postcode text field – and not the address dropdown.

    I will update the Contact Form7 Integration notes and examples to include this.

Viewing 1 replies (of 1 total)
  • The topic ‘CF7 integration not working on mobile browser’ is closed to new replies.