#103221
admin
Keymaster

Hi Pavan,

The query builder uses smart-input internally. In smart-input, the auto-complete logic displays results matching a query and the maximum number of items is determined by the smart-input’s items property which defaults to 8. If you want to change the behavior of the query builder, you can make queryBuilder.querySelectorAll(‘smart-input’), loop through the found elements and update the “items” property to a value which you need.

Hope this helps.

Best regards,
Peter Stoev

Smart UI Team
https://www.htmlelements.com/