0
Go to view button
I've seen this before, but not quite sure of the formula. What is the formula that when clicked, it will take you to a specific table view?
1 reply
-
It's under User Interface Automation in the language reference.
openTable(tableName, viewName) - opens a table view
| openTable("Invoices", "All Invoices")
Content aside
- 5 yrs agoLast active
- 1Replies
- 1731Views