Skip to content

[DynamicForm] Add itemsQueryCountLimit for Lookup fields #2033

@nsoeth

Description

@nsoeth

Category

[X] Enhancement

[ ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [ 3.22.0 ]

If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.

Expected / Desired Behavior / Question

Lookup fields rendered in the DynamicForm component should return all items.

Observed Behavior

When using the DynamicForm component, all Lookup fields only return 100 items (default SharePoint REST API). ListItemPicker already has a property for getting up to 5000 items (itemsQueryCountLimit), just need to add this property to the DynamicForm component as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions