There’s a problem with Card view that it doesn’t show buttons properly but displays a word “model” instead:
I found a trick to show the button actually. One thing: it needs to be created with a hidden Button() formula, which is one of the unsafe ones: specifying button color or icon should be done with great care, otherwise the doc will crash beyond recovery and you’ll have to make a copy from doc history.
The trick in a nutshell:
Create a button with a Button() formula
Wrap it with Concatenate()
Voila, that one will display in a card, a bit cut-off on the bottom but working.
Paul, this is amazing. While this is amazing, I really hope Coda will fix it so no hack is needed I don’t quite get how it can be a big task on their end, but maybe it is.