Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to change models number limit manually. #2511

Closed
wants to merge 6 commits into from
Closed

Added ability to change models number limit manually. #2511

wants to merge 6 commits into from

Conversation

SuperMasterBlasterLaser
Copy link
Contributor

According to #1369 RailAdmin set number of models that will be uploaded to multiselect forms. In other cases it will load nothing, forcing user to write something on input field to make search.

This feature makes users to be able to set number of limit manually:

 RailsAdmin.config do |config|
      config.association_select_models_number_limit = 500
 end

@mshibuya
Copy link
Member

Closing in favor of #2058, which comes with test code.

@mshibuya mshibuya closed this Jan 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants