Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

implemented search operator selection for multiselect and checkbox groups #11

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

Conversation

Chrissi2812
Copy link
Contributor

This allows to change the default AND-Search for the Mutiselect / Checkboxgroup Fields to be an OR-Search.

If it does't make sense for the checkbox group I can update this pull to only make the changes for the multiselect field

This shouldn't break existing applications as the default behavior is the same as before.


German Translation

SP.FM.SEARCH_OPERATOR="Suchoperator"
SP.FM.SEARCH_OPERATOR_AND="Und"
SP.FM.SEARCH_OPERATOR_OR="Oder"

this allows to change the default AND-Search for mutiselect fields to be an OR-Search
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant