Hides exporters name when formatting filters (#8277)

This commit is contained in:
Matteo Biscosi 2024-03-18 11:26:06 -04:00
parent 204590723c
commit eaea450db9
3 changed files with 13 additions and 6 deletions

View file

@ -2655,7 +2655,8 @@ local known_parameters = {
["length"] = validateNumber,
["draw"] = validateNumber,
["visible_columns"] = validateEmptyOr(validateListOfTypeInline(validateSingleWord)),
["instance_name"] = validateSingleWord -- used in flow explorer
["instance_name"] = validateSingleWord, -- used in flow explorer
["hide_exporters_name"] = validateBool
}
-- A special parameter is formed by a prefix, followed by a variable suffix