0

URL link to table

Hello everyone,

I had heard Ninox was working on an update that would include direct URL links to specific record. Is it true, and if so, how to create these links, please.

Looking forward,

Best regards,

6 replies

null
    • FBHB
    • 3 yrs ago
    • Reported - view

    Hi Julien,

    as far as I remember you can simply copy the URL from the Browser. I don't know if the URL can be obtained from a script though.. 

    • Mel_Charles
    • 3 yrs ago
    • Reported - view

    urlOf() – New function in nx scripting
    Now you can create URL links for your table views, specific tabs in the views, and individual record by simply using the new urlOf function, giving you great flexibility in creating and sharing desired table information via URL links.

    How it works?
    The function can be used in the following ways. For instance:

    •    urlOf(this) – will generate a link for the current record
    •    urlOf(this, “<view name>”, “<tab name>”) – will generate a link for the specified tab in specified view of the current table
    •    urlOf(“<table name>”, “<view name>”) – will generate a link for the specified view in the specified table

    While we were busy working on the new features, we did not forget about the sneaky bugs you encounter from time to time.

    • Mel_Charles
    • 3 yrs ago
    • Reported - view

    Julien

    That's all the infor frm Ninox's Blog

    • Mel_Charles
    • 3 yrs ago
    • Reported - view
    • Julien.1
    • 3 yrs ago
    • Reported - view

    Hi Frederik, Hi Mel,

    Thanks for your replies. This function is awsome ! You need to tell everyone !!)

    Best regards,

    • Antonello_Stabile_71
    • 3 yrs ago
    • Reported - view

    Esiste la possibilità di condividere un link di un allegato? ad esempio genero un PDF e poi voglio condividere il link generato, mediante un pulsante, per inviarlo via mail o altra applicazione?

Content aside

  • 3 yrs agoLast active
  • 6Replies
  • 910Views