Skip to content

Feature requests #4

Description

@klibansky

I would like to request some features:

  • use variables (template variables, template partials, low variables) & exp:tags (like stash) as number values to do calculations on
    • eg: {exp:mx_calc expression="{grid_field:numbers_column} * {template_variable} + {exp:stash:get:value} / {template_partial}"} where the variables are numeric values
  • support parse='inward' for above example
  • be able to set the number of decimals
    • eg via a parameter: decimals='2'
  • be able to force decimals if round number
    • eg via parameter: force_zeros='yes'
  • set decimals separator: decimal_seperator=','
  • set thousands separator: thousand_seperator='.'

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions