Ninox website
Forum
Search
⌃K
Links
Welcome 🎉
Tutorial
Introduction
Basics tutorial
Intermediate tutorial
Independent tutorial
Tours
Build databases
Enable timezone-independent date
Manage databases
Import and export
Duplicate database
🆕
Defragment database
🖨
Print
Print customization
Introduction to dynamic print layouts
Create and render a report
🆕
Password encryption
🆕
Test print with watermark
Substitutions
Repetitions
Formatters
Aggregators
Charts
Colors
Hyperlinks
Barcodes
Pictures
HTML
Example 1
Example 2
Troubleshooting
Create a template
Scripting
Introduction to Ninox script
Function overview
Appendix
💡
Use cases
🆕
Tips and tricks for fast databases
Automatic invoice number
API
Introduction to Ninox API
API calls in Ninox script
Private Cloud APIs
Public Cloud APIs
Private Cloud / On-Premises
Single sign-on (SSO)
Windows Server installation
Docker installation
Sample configuration file
SQL Server integration
Manage account
Create account
Book subscription
Calculate required licenses
Add licenses
Manage licenses
Invite collaborators
Understand usage overview and capacity restrictions
Ninox, Mac app and iCloud
Resources
Release notes
Glossary
🇩🇪
Ninox Docs (German)
👵
Legacy manual
What does "Legacy manual" mean?
Introduction
User interface
Tables
Calculations
Print
Import and export
System requirements
User management, identities and rights
Data synchronization
Data backup
FAQ
Related Links
Ninox website
Community
Webinars
Pricing
Contact us
Imprint
Privacy policy
Powered By
GitBook
Example 2
Data
{
"name"
:
'Banana'
,
"description"
:
'<b>is an elongated
,
edible fruit</b>'
}
Template
Result
The famous fruit {d.name} {d.description:html},
botanically a berry.
The famous fruit Banana
is an elongated, edible fruit
, botanically a berry.
Previous
Example 1
Next
Troubleshooting
Last modified
8mo ago