Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can retrieve data from option attributes in Formula columns. Here are various examples of such formulas:

Style
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 5px;
    font-weight: bold;
    padding: 3px 3px;
}

Retrieve a specific option attribute value

...