diff --git a/docs/customizing_dashboards.md b/docs/customizing_dashboards.md index eb1fb2e565..52fe4b4749 100644 --- a/docs/customizing_dashboards.md +++ b/docs/customizing_dashboards.md @@ -61,6 +61,7 @@ specify, including: - `Field::Polymorphic` - `Field::Select` - `Field::String` +- `Field::Text` Each of the `Field` types take a different set of options, which are specified through the `.with_options` class method.