Skip to content

Update ABViewDataFilterComponent.js#688

Open
jamesduncan wants to merge 1 commit intoCruGlobal:masterfrom
jamesduncan:patch-2
Open

Update ABViewDataFilterComponent.js#688
jamesduncan wants to merge 1 commit intoCruGlobal:masterfrom
jamesduncan:patch-2

Conversation

@jamesduncan
Copy link
Contributor

Check if original data source has a filter on the field we are displaying options for. If so filter the results using filter/s.

Check if original data source has a filter on the field we are displaying options for. If so filter the results using filter/s.
@pong-promrat pong-promrat added the patch Tag Pull Requests to trigger a patch version update label Feb 6, 2026
@jamesduncan
Copy link
Contributor Author

jamesduncan commented Feb 7, 2026

I was looking closer at this today and this code works well when there are filters on sources that are DataCollections that are built off of Queries that have filters. More work needs to be done to make it work on normal DataCollections that have filters. Which again I offer that maybe we could consider adding the FilterComplex to the Data Filter Widget. It would give the user the ability to decide if they wanted to filter options as well as sort just like when we have a connected field in a form.

Screenshot 2026-02-07 at 10 51 30 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Tag Pull Requests to trigger a patch version update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants