Skip to content

I should be able to designate the translation to choices inputs from the ymal #13

@CamilaAchuri

Description

@CamilaAchuri

Example

agg:
  show: true
  input_type: selectizeInput
  input_params:
    label: Aggregation
    choices:
      i_total:
      - sum
      i_mean:
      - mean
      i_median:
      - median
    selected: discrete

the choices name with "i_" is the word assign for know if translate or no

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions