0

Formula to jump to tab

I am trying to create a formula in a field trigger after update, where it will jump to a tab on my table. How do I acheive this?

5 replies

null
    • CISOFT_Sarl
    • 5 yrs ago
    • Reported - view

    hi, i need this same functionality but i think is not implemted today in ninox.

    • Support
    • 5 yrs ago
    • Reported - view

    Do you mean another table view? 

    Then you could use: 

     

    openTable(tableName, viewName)

    e. g.  openTable("Invoices", "All Invoices")

    Best, Jörg

    • Nick
    • 5 yrs ago
    • Reported - view

    I think he means jump to different tab in the same table.

     

    Nick

    • SMoore
    • 5 yrs ago
    • Reported - view

    Yes, thats what I mean. 

    • Support
    • 5 yrs ago
    • Reported - view

    Hi, 

    Robert is right. But we have the improvement of the input forms already in our list of requested features.

    Best, Jörg

Content aside

  • 5 yrs agoLast active
  • 5Replies
  • 2496Views