• Resolved islp

    (@islp)


    After updating to 5.8, I found my autocomplete fields were printed as text. By removing autocomplete:name solved the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter islp

    (@islp)

    You can’t (the form is private).

    Anyway, this is what I found after posting.

    The following doesn’t work and doesn’t let the field to be displayed:

    [text* your-std placeholder “eg. Name Surname, Name Surname, …” autocomplete:name]

    This one works:

    [text* your-std autocomplete:name placeholder “eg. Name Surname, Name Surname, …”]

    Basically, it depends on the position. I added the autocomplete to the field long before the update and it worked, so I suppose the issue came from the update.

    Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Autocomplete’ is closed to new replies.