
Sotirios Zormpas
szormpas
Greece
Joined: Sun Nov 07 22:33:30 UTC 2021
Latest Posts
-
Embedded eCharts into Ninox
I have tried to embed eCharts into Ninox but have yet to succeed. For example, I put the following code inside a function field, but nothing: var _style := "* { margin: 0; padding: 0;…
- Answered
-
Printing attachments
Hi, I needed to print the attached record file. I found a solution, but is there a better way? openURL(shareFile(file(record, fileName))) In other words,…
-
CSS Framework & Ninox
Hello, I recently realized that Ninox allows us to use a CSS stylesheet file directly from a CDN link. I wanted to know if we could use a CSS Framework to design a Ninox page faster and more…