I have a SharePoint list (Invoiceable) where I am storing all my invoiceables, but when I view it in the app it gets cut off and doesn't keep scrolling to the bottom, it stops at S and should continue to U.... Can anyone help me with this issue?
Hi @juliowastaken ,
Ah, good to know. It could be a bug with the modern control. You may want to try to put this in a container, especially a Vertical/Horizontal container which may help with scaling.
Hope this helps!
Aaron
I don't think its about delegation... its a display scaling issue... If I make the app full screen it gets cut off, but if I make it smaller the list shows the missing items.... If I turn off scaling it starts the app top left and not center.
Hi @juliowastaken ,
Without seeing the formula in the combobox.items property, my guess is that you have more than 500 records. Combos are capped at 500 records, which you can increase to 2000 in settings.
The solution is to create the equivalent of a combo using a text input and a gallery control.
Hope this helps!
Aaron
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2