XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.18
    • 0.18
    • Django Portal
    • None

    Description

      Requirement

      1. Input mechanism slider for Django portal String and numeric input types.
      2. In Sliders we should be able to configure the min and max.
      3. Users should be able to select a range in the slider or a specific number in the slider.
      4. Gateway admins should be able to configure whether its a range requiem from the user or a specific number.
      5. In slider, the gateway admins should also be able to say/state whether its a number, percentage, etc that is been taken as an input from the user.
      Design
      • if a single value, the numeric value will be converted to string, for example: "5.5"
      • if a range value, the beginning and ending values will be converted to a comma-separated pair of numbers, for example: "20,80"
      TODO
      • [x] support range slider for specifying a range of values

      Attachments

        Activity

          People

            marcuschristie Marcus Christie
            eroma_a Eroma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: