I want the ability to use the OpenRow() formula with a layout option passed in

If I create a layout for a table view, you can’t use it as a parameter in OpenRow(). You can only use an actual table/view and it just uses the layout configured on it. So if you have multiple layouts defined on one view it doesn’t work. My workaround has been to make tons of views of the same table, all with different views named after the layout name - just to be able to call OpenRow() on the same row with a different layout. Maybe some kind of ChangeLayout() formula could exist? Generally speaking, I wish there were more UI related formulas in Coda. I make a lot of step-by-step wizards and it can get tricky.

1 Like