0

Web Link to specific table within database

Hi,

Might there be a way to find the web link to a specific table within my database. Obviously being an app, the web address from what I'm aware remains as https://app.ninox.de .

It'd be useful to trigger the relevant 'enquiries' table to open whenever our phones are answered, our phone system allows for us to do this with a web address link, but at the moment that would mean opening the main homepage of the app and not the relevant table for enquiries.

2 replies

null
    • Sakshi_Singh
    • 5 yrs ago
    • Reported - view

    Hi Richard,

    This is now possible with the latest Ninox update.

    Trigger on Open
    On the options tab, you'll find a new setting for scripts that will be executed as soon as the user opens this database. This can come in handy for a wide range of use cases. For example, you could welcome the user with a dialog(…) or alert(…) call. Or you could lead him directly to the most important table with openRecord(…).

    Please use openTable("Invoice", "All Invoices") in "Trigger after open" in "Options"

    https://ninoxdb.de/en/blog/release-25

     

    Regards,

    Ninox

    • Richard_B
    • 5 yrs ago
    • Reported - view

    Thanks Sakshi that's useful to know, for my purposes it will still take me to the team page whereby I'll need to select the relevant database first but it is at least one step less than it was before

    Regards, Richard

Content aside

  • 5 yrs agoLast active
  • 2Replies
  • 1828Views