This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Ivan Kataev

  • ***
  • 54 posts
Limiting the number of dropdown list
« on: April 04, 2022, 10:15:50 AM »
Drop-down lists display a maximum of 50 items. How to increase to 100?

*

MB Themes

Re: Limiting the number of dropdown list
« Reply #1 on: April 04, 2022, 11:23:43 AM »
@Ivan
Which dropdown?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivan Kataev

  • ***
  • 54 posts
Re: Limiting the number of dropdown list
« Reply #2 on: April 04, 2022, 01:05:37 PM »

Here:

*

Ivan Kataev

  • ***
  • 54 posts
Re: Limiting the number of dropdown list
« Reply #3 on: April 04, 2022, 01:06:36 PM »
Only 50 items visible

Marked as best answer by Ivan Kataev on April 04, 2022, 01:22:02 PM
*

MB Themes

Re: Limiting the number of dropdown list
« Reply #4 on: April 04, 2022, 01:18:47 PM »
@Ivan
Limit is probably set in ajax.php in theme. (search for "50")
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivan Kataev

  • ***
  • 54 posts
Re: Limiting the number of dropdown list
« Reply #5 on: April 04, 2022, 01:23:28 PM »
@Ivan
Limit is probably set in ajax.php in theme. (search for "50")

Thanks!
It works!