Range Slider
561
Views
2
Comments
Implemented
OutSystems UI

Range Slider

Some components such as Range Slider sometimes want to use them, but we want to display them in a disable mode. And when we need to use components like this, and in disable mode, there is a need to clone the component, add an input variable (for example with the name isDisable) and Change the OnReady and OnParametersChange like in the image below. And we need to add that Javascript snippet to disable the slider.

$parameters.SliderObj.setAttribute('disabled', true);


Since use in this mode is used in numerous situations, I suggest that by default this option might already come in the original component. What do you think about this?


Cheers,

Nuno Verdasca

Changed the category to
OutSystems UI
Changed the status to
On our RadarOn our radar

Hi Miguel,

Thank you so much for your idea. I’m marking this as “on our radar” since we already have it on our backlog.

At this moment we don't have an estimated date on when we will be able to address it but we will update this idea when that happens.

Cheers,
Jéssica Mendes

Changed the status to
Implemented
on 08 Mar 2022

Hi Miguel Verdasca!

We're happy to inform you that your idea was implemented on OutSystems UI v2.8.1.
The previous status was wrong, this feature was already implemented on the latest versions, sorry for the confusion.

Keep sharing your ideas :)

Cheers,
Jéssica Mendes