OpenRow()
Hey Coda, please open this row for me. And give me a bunch of options, too.
Activate()
Row
OpenRow(Row, ViewOrLayout, ViewMode)
The row that you want to open.
ViewOrLayout
OpenRow(Row, ViewOrLayout, ViewMode)
The view you want to open the row.
ViewMode
OpenRow(Row, ViewOrLayout, ViewMode)
View mode for the open row; Modal/Fullscreen.
Object
Activate(Object)
Any Coda object: a table, control, columns, rows, etc.
Imagine you have a table of invoices where some are have already been collected (closed) and some are still open (yet to be collected). Obviously you don’t want to edit already closed invoices. Watch how the buttons below actually open different views of the rows.