Is there a way to make a column "read only" in a view?

I want to have columns whose values can only be changed by actions but not editable by users.

Is this possible?

Thanks,

Jeff

Hi, @Jeff_West
Take a look at this doc. There’s a hidden editable column. The other one is a formula that can’t be edited.

3 Likes

Very helpful. Thanks!

1 Like

I realize that this method “works,” but it is really pretty ugly. It leaves my tables cluttered with duplicative columns and makes Coda execute a bunch of pretty pointless functions. Wouldn’t it be much more elegant for Coda to allow a “read-only” option in addition to “show” and “hide” for any given column in a view?

1 Like