Skip to main content
Forum
Ninox-Website
Ninox-Documentation
Sign Up
Log in
  • Learn & Share
  • Get help
  • Webinars
  • All topics
  • Contact
  • Privacy
  • Overview
  • Profile
Sven-Steffen Arndt

Sven-Steffen Arndt

SvenSteffen_Arndt
  • 5
  • 1
  • 0
Joined: 06 Jul 2022

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
    • SvenSteffen_Arndt
    • 6 mths 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,…
    • SvenSteffen_Arndt
    • 7 mths ago
    • Get help
    • Reported - view
  • Re: How to append values to an array

    maybe this helps?: https://docs.ninox.com/en/script/functions/array
    • SvenSteffen_Arndt
    • 7 mths 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…
    • SvenSteffen_Arndt
    • 10 mths 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…
    • SvenSteffen_Arndt
    • 10 mths ago
    • 1
    • Get help
    • Reported - view
Back to top
Powered by Forumbee
Ninox-Website
Ninox-Documentation

Overview

  • Learn & Share
  • Get help
  • Webinars
View all topics