app.createList({ | |
"qFrequencyMode": "V", | |
"qDef": { | |
"qFieldDefs": [ | |
"Department" | |
] | |
}, | |
"qExpressions": [ | |
{ | |
"qLabel": "Closed Cases", | |
"qLibraryId": "nmnRv" | |
}, | |
{ | |
"qLabel": "Open Cases - High", | |
"qLibraryId": "PXChPe" | |
} | |
], | |
"qInitialDataFetch": [ | |
{ | |
"qHeight": 20, | |
"qWidth": 3 | |
} | |
], | |
"qLibraryId": "RBBKJP" | |
},listbox); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment