New document showing dropdown when not required | Community
Skip to main content
Level 2
July 6, 2021
Solved

New document showing dropdown when not required

  • July 6, 2021
  • 4 replies
  • 1081 views
Hi All, I have created a new document using AEM Forms 6.3. When I publish the document to our testing environment I am seeing a dropdown list of previous entered information. Doesn't matter if the field is a TextField, DateField, or NumberField. Just some information that may help you assist me. We use an xml data connection, I am binding all the fields with either ExtraFields.string[5](update array numbers) or ExtraCheckBoxes.boolean[3](same updated array). I am attaching a picture if it will help. I am hoping to get rid of the "dropdown" list so that it doesn't get out of hand the farther I go down the document. thanks for any assistance you can provide, I will take any suggestions.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Solution provided by @timstaub 

// I figured it out. I had my preference > Form > Auto-complete set to Advanced. I turned it off and am all good.

4 replies

Kosta_Prokopiu1
Adobe Employee
Adobe Employee
July 6, 2021
🙂 easiest would be if you post the XDP on google drive or similar - I don't think a picture will help us to explain this. You can PM the link to me and I have a look.
Kosta_Prokopiu1
Adobe Employee
Adobe Employee
July 6, 2021
and some text xml would also be handy.
TimStaubAuthor
Level 2
July 8, 2021
I figured it out. I had my preference > Form > Auto-complete set to Advanced. I turned it off and am all good.
kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
August 5, 2021

Solution provided by @timstaub 

// I figured it out. I had my preference > Form > Auto-complete set to Advanced. I turned it off and am all good.

Kautuk Sahni