0

Direct URL link to record ?

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,

3 replies

null
    • Customer Service Ninox
    • Maria_pasini
    • 2 yrs ago
    • Reported - view

    With the function urlOf() 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.

    •    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

    • FES Minden
    • Sebastian.1
    • 2 yrs ago
    • Reported - view

    The urlOf() function does not work with local Ninox versions (Mac App without subscription), right? I've tried it but when I click on a button it does not work.

    • Mel_Charles
    • 2 yrs ago
    • Reported - view

    works fine on cloud version

Content aside

  • 2 yrs agoLast active
  • 3Replies
  • 874Views