• Resolved msteel

    (@msteelnapcocom)


    Running Pods 2.9.10.2, we have a Pod with a relationship field connected to Users. When the edit page loads it creates a json array of what seems to be every user in the system. Is this required or is there way to do autocomplete?

    Thanks,

    -Marc

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    When working with large datasets and relationships, it’s best to always choose an input that can be flexible for that case such as the Autocomplete or List View input.

    My favorite is List View because it’s just so much easier to work with and look at ??

    Both Autocomplete and List View can detect large datasets and automatically do the search/load via AJAX instead of loading all at once on the page.

    You’ll find that underneath the additional options for that field as documented here: https://docs.pods.io/fields/relationship/

    Thread Starter msteel

    (@msteelnapcocom)

    Thank you very much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Size of pages with relationship fields’ is closed to new replies.