Skip to content

Commit

Permalink
FOUR-20073 Record list is affected by another record list configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gproly committed Nov 13, 2024
1 parent 48e7c8a commit 7f2c5de
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/form-builder-controls.js
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,15 @@ export default [
jsonData: '',
},
form: '',
source: {
collectionFields: [],
collectionFieldsColumns: [],
pmql: null,
sourceOptions: "Variable",
variableStore: null,
dataSelectionOptions: "no-selection",
singleField: null
}
},
inspector: [
keyNameProperty,
Expand Down

0 comments on commit 7f2c5de

Please sign in to comment.