Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-5640

Slider field always display default value instead of saved value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2
    • None
    • framework
    • None

      Here is the sample usage of sliderField in yaml, the default value is 50.

      // sample usage 
      allocation:
        $type: sliderField
        min: 0
        max: 100
        defaultValue: 50
        valueFormat: PERCENTAGE
        stepSize: 5
        gridStepSize: 25
      

      The user-entered value can be saved into JCR, but it shows the default value in edit mode.

      AC:

      Shows the saved value in edit mode.

        Acceptance criteria

              nguyen.phung Nguyen Phung Chi
              nguyen.phung Nguyen Phung Chi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD