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
-
hi, i need this same functionality but i think is not implemted today in ninox.
-
Do you mean another table view?
Then you could use:
openTable(tableName, viewName)
e. g.
openTable("Invoices", "All Invoices")
Best, Jörg
-
I think he means jump to different tab in the same table.
Nick
-
Yes, thats what I mean.
-
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
- 6 yrs agoLast active
- 5Replies
- 2505Views