Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
showing all alternative states in selections listobjectdef
Browse files Browse the repository at this point in the history
  • Loading branch information
Helene Rigner committed Feb 5, 2019
1 parent d25437f commit 37d2fef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/selection-field.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const createDefinition = field => ({
qInfo: { qType: 'dmi-field' },
qListObjectDef: {
qFrequencyMode: 'V',
qShowAlternatives: true,
qDef: {
qFieldDefs: [field],
qSortCriterias: [
Expand Down

0 comments on commit 37d2fef

Please sign in to comment.