Versions Compared

Key

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

...

Code Block
languagejson
{
  "choice": [
    {
      "value": "root",
      "label": ""
    },
    {
      "value": "option_id",
      "label": "option-name"
    }
  ]
}

Custom Units

It has to be one of the active options provided in the context of the field or the default options.

Example:

Code Block
{
  "id": "unit_id",
  "value": "100",
  "abbreviation": "M",
  "description": "The mile (M) is the unit of length."
}

Panel

A simple text, due to limitations preferably text up to 25 words, the rest will be visible on the hover.

Abbreviate Numbers

A number between -100000000000000 and 100000000000000 (-1e+15 and 1e+15).