In a table that has a mix of user editable text and numbers as well as computed formulas, I’d like to make it very obvious which fields need user input and which ones are computed by formula.
If I could write a conditional formatting formula that looks like this
Conditional Formatting when:
Column.ContainsFormula()
Highlight the field with the selected color.
Perhaps as a base functionality Coda.io should visually represent the input fields v.s. the formula fields. Currently the “f” for formula only shows up when you highlight over the column.
