Skip to main content
Ninox-Website
Ninox-Documentation
How to enable Javascript
Sign Up
Log in
Learn & Share
Get help
Webinars
All topics
Contact
Privacy
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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr ago
1
Get help
Reported - view
Ninox-Website
Ninox-Documentation
Overview
Learn & Share
Get help
Webinars
View all topics