Hello, I need to format a straight table and I'm creating an extension using the angular template table (qilk sense June 2018)
But The table come without the properties of the new release. Do you know how to set up this initial properties in the dimension definition script ?
Thanks
definition : {
type : "items",
component : "accordion",
items : {
dimensions : {
uses : "dimensions",
min : 1
},
measures : {
uses : "measures",
min : 0
},