Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent display of select fields in filterbar #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jqnatividad
Copy link
Contributor

Miga app creators can prevent display of specified fields in filterbar.

This is done by adding “Suppress filter” in settings.ini.
Example:
Suppress filter=FIELD1, FIELD2, FIELD3

Miga app creators can prevent display of specified fields in filterbar.

This is done by adding “Suppress filter” in settings.ini.
Example:
Suppress filter=FIELD1, FIELD2, FIELD3
@jqnatividad
Copy link
Contributor Author

The app creator may need this for several reasons:

  • aesthetics - to fit the filter bar to 1 line for example
  • interaction design - there are a lot of fields, and the app creator wants to limit the filter set to the most useful filters
  • curation - certain fields though useful to display in the entity view, may not make sense as a filter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant