0

Open view on startup

Is there a way when the Database is opened (OnPrem) to go to a view so it’s always what the user sees when they start?

4 replies

null
    • Mel_Charles
    • 1 yr ago
    • Reported - view

    Yes

    you can do 2 things . Both in global options

    1. you can set an option to start up from main screen or the user last position

    2. you can set a trigger after open ie like openTable("customers")

    you can even set the view that you want to open as well if you have multiples on that table

    ie openTable("customers", "overdue")

    see screen shot below

    • Mel_Charles
    • 1 yr ago
    • Reported - view

    P.s if this solves your issue can you please mark the post as answered so others can see

      • NYNNA
      • Louis_Cornacchia
      • 2 mths ago
      • Reported - view

       I have code in 'trigger after open' that is causing ninox to hang/ crash. Is there a way to remove this code or prevent the running of this code on startup?

      • Mel_Charles
      • 2 mths ago
      • Reported - view

      If you are saying you cannot get access to the code now then either restore to a previous known working app or contact ninox support direct support@ninox.com

Content aside

  • Status Answered
  • 2 mths agoLast active
  • 4Replies
  • 119Views
  • 3 Following