List in UI builder shows only up to 25 recordsSummaryThe reference field list shows up to only 25 records. If the list contains more records, there's no way to see the rest even if we scroll down the list.ReleaseALLInstructionsDisplaying number of values for reference field be controlled by `glide.ui.max_ref_dropdown` system property. By default it is set to 25, This value can be changed based on a need basis. List show the number of records before increasing the value List showing the records after increasing the property value Note: Try avoiding setting higher values to gain performance benefits.