Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to build a template for Mashup, Can someone please guide how to create a Qext file.
Thanks
Sunil
Hi Sunil,
Just write you code and save it as .QEXT format.
Below is sample code for your reference
{
"name": "JSPivotTable",
"description": "Javascript Pivot Table (alpha release)",
"type": "visualization",
"icon" : "table",
"preview" : "JSPivotTable.png",
"version": "0.1",
"author": "Juan Gerardo Cabeza"
}
write code like above and save the file in the format .QEXT