Skip to content

Dynamic query filters #68

@andreacampo

Description

@andreacampo

The visibility of some filters in the query configuration depends on the value of other related filters.
E.g. The two filters below, Product and bigIntNbDigits are visible only when the value of showAdditionalMeta is set to "Enabled"

image

But when setting the value of showAdditionalMeta to "Disabled", the two filters are still visible:

image

Solution: when doing a refresh in the query configuration all the filters should be set to the initial Data Provider status. The provider would be in charge to send everytime the complete list of filter values.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions