Skip to main content
Privacy
Contact
How to enable Javascript
Sign Up
Log in
Welcome to the Ninox community
Search all topics or
ask a question
Learn and Share
Get help
Service status
Documentation
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Sven-Steffen Arndt
SvenSteffen_Arndt
5
1
0
Joined: 06 Jul 2022
Follow
My Posts
Latest Posts
Re: Is there a way to delay an action in Ninox?
@Simon but it will also pause the complete database so nobody can do anything there, see documentation: https://docs.ninox.com/en/script/functions/sleep
Sven-Steffen Arndt
SvenSteffen_Arndt
2 yrs ago
Get help
Reported - view
Re: how can I remove an item from an array?
@plafontaine44 from the documentation: Examples slice(array, start, end) To extract a sub-array. Start and end are zero-based. 1 slice(["Apple","Bagel","Cake","Donut"], 1, 3) Result: Bagel,…
Sven-Steffen Arndt
SvenSteffen_Arndt
2 yrs ago
Get help
Reported - view
Re: How to append values to an array
maybe this helps?: https://docs.ninox.com/en/script/functions/array
Sven-Steffen Arndt
SvenSteffen_Arndt
2 yrs ago
Get help
Reported - view
Re: Order by descending
@Maria you don't need to do "Order by Desc" - the idea is to select the data with the select function. Then put the data in a view field and configure the view field so that you order by any data…
Sven-Steffen Arndt
SvenSteffen_Arndt
2 yrs ago
Get help
Reported - view
Re: Order by descending
@drew.. you don't need to do "Order by Desc" - the idea is to select the data with the select function. Then put the data in a view field and configure the view field so that you order by any data…
Sven-Steffen Arndt
SvenSteffen_Arndt
2 yrs ago
1
Get help
Reported - view
Ninox-Website
Overview
Learn and Share
Get help
Service status
Documentation
Setup
Installed apps
Public Cloud
Private Cloud
On-Premises
Databases
Tables
Table relationships
Fields and elements
Pages
Views
Import and export
Modules
Printing
Templates
Use cases
Automation
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Usage overview
Process monitor
View all topics