Pinning Opened Views Formulaically

I am enjoying the addition of the different modal views of rows, especially being able to open on the right and pin the row so I can edit the other pages.

Just as you can set a button to open a row with the different view layouts; full screen, centered, right. It would be great if I could formulaically set it so the right view is pinned/unpinned. Having the formula be something like: OpenRow(row, viewOrLayout, viewMode, viewPinned) where viewPinned can be true or false.