Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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