Fixed filter location and query nulls
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"animateLoading": true,
|
||||
"autoFocus": false,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 7,
|
||||
"bottomRow": 12,
|
||||
"boxShadow": "none",
|
||||
"defaultText": "365",
|
||||
"dynamicBindingPathList": [
|
||||
@@ -40,9 +40,9 @@
|
||||
"renderMode": "CANVAS",
|
||||
"resetOnSubmit": false,
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 14,
|
||||
"rightColumn": 18,
|
||||
"shouldAllowAutofill": false,
|
||||
"topRow": 0,
|
||||
"topRow": 5,
|
||||
"type": "INPUT_WIDGET_V2",
|
||||
"version": 2,
|
||||
"widgetId": "ui1unusddays",
|
||||
|
||||
Reference in New Issue
Block a user