Skip to content

Instantly share code, notes, and snippets.

@erikwett
Created October 5, 2018 07:51
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save erikwett/8c37a1f978ec68d94434463157bfdad9 to your computer and use it in GitHub Desktop.
addons: {
uses: "addons",
items: {
dataHandling: {
uses: "dataHandling",
items: {
rowCount: {
ref:'qHyperCubeDef.qInitialDataFetch.0.qHeight',
type:'integer',
label: 'Row count',
defaultValue:500
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment