Okay, if I pull the URL from the view I’m looking at, and save the URL into a variable field, then I can create a button that goes to that URL.
It works, but it asks me if I’m sure I want to go to a link in the same Coda document, then it opens a new tab for that view, then closes the original view.
So there’s a couple of extra, and unnecessary, steps there, but the functionality basically works.
Now all I have to do is generate the URL of a view programmatically… and I see that there’s a way to do that:
Thanks,
Maria