LabKey / labkey-ui-components

This repository defines all of the npm packages available in the @labkey scope.
Other
2 stars 2 forks source link

Use new view for identifying fields for `QuerySelect`'s `PreviewOption` #1558

Closed labkey-susanh closed 2 months ago

labkey-susanh commented 2 months ago

Rationale

This PR utilizes the customized view created by the new "Edit Identifying Fields" modal to populate the dropdown for QuerySelect usages.

Related Pull Requests

Changes