Skip to main content
Question

26R1 Autofill issue

  • June 22, 2026
  • 1 reply
  • 12 views

Forum|alt.badge.img

Hi there everyone,

Our company recently upgraded to 26R1, we noticed a few bugs here and there, but one that seems to be prevalent is an issue with the autocomplete box.  For example, when typing in an item into the Sales Order screen, typically a box automatically comes down, giving you different autocomplete options to choose from. However, now it is only loading the first 15 rows of that, and then showing only blank rows afterwards.

This happens both on the Classic and Modern UI, and it happens for all fields that can be auto completed, like Inventory ID and Customer. Each time it shows the first 15 results, and then the remaining populated rows are blank. If you click on one of the blank rows, something is actually entered in, it looks like the text in the autofill box is just invisible to us. Has anyone else experienced this?

1 reply

Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • June 24, 2026

Update: I recently updated to the newest patch for 26R1 (26.101.0225) and tested this out on the Sales Demo. I still seem to be running into this issue. 

I looked a bit at the autofill box using the Dev Tools on the browser.  It seems like the first 15 results on the autofill menu are actually loading with a value, but the following ones are being input as blanks.  However, I can see that the site is actually returning valid values behind the scenes, which would explain why clicking on a blank field would still enter an appropriate value.  It just looks like there is some sort of disconnect between what the UI and what is actually getting sent.