[OutSystems UI] Max and min values are not displayed in Range slider interval
outsystems-ui
Reactive icon
Forge component by Platform Maintenance
Application Type
Reactive
Service Studio Version
11.53.36 (Build 61842)

Hi,

After we upgraded Outsystems UI to Version 2.12.0, the range slider interval now does not displays max mix values.

See attached image. 

Hello,

Make below changes, you'll be able to see min and max values:

 

Hi @Shubham Doshi ,


Tried see below image, the highlighted section is what I need, ignore the values 1/120 just wrote for reference purpose.

Hello,

You can achieve it using Tickmarks.

Below configurations I have made:


Result:

Hi @Ajit Kurane ,

I don't need pipes allover, its just I need at min and max point.

 

I have updated oml file. I have disable javascript oninitialize and set some optional config properties.


doublerange (personal-xyog61l7.outsystemscloud.com)


RangSlider_Aj_updated.oml

I believe my use case is still not much clear.

In above image the highlighted field displays what ever user has selected and if not selected any thing there will be defaults applicable(lets say 60/120), now if you see black circles there we need to show min value as 1 and max value as 500 so that user should know what are the max and min values for this field, with last version it used to work but now it got deprecated so we have to use latest one.

Hi,

Please check below demo and let me know. Then I will share update oml with you.

doublerange (personal-xyog61l7.outsystemscloud.com)

Thanks,

Ajit Kurane.

Hi ,

In addition to above answer please check attached file and demo. 

Demo link

Hope it helps you.

Thanks,

Ajit Kurane.

RangSlider_Aj.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.