Discussion
5
Replies
1505
Views

Atos
NL
Posted: September 3, 2019
Last activity: September 20, 2021
Last activity: 20 Sep 2021 16:08 EDT
Adding a Slider Control to a Section
Problem:
We want to add an OOTB slider control to a section which runs from 1 to 10, with increments of 1.
Solution:
- At first sight an OOTB slider control is not available.
- Begin with adding a control (ex. button) to the section;
- Open the cell properties;
- Press “Change” on top, to change the control type;
- Press “Other”, which is situated under “Custom”;
- Find “pxSlider”;
- Set starting range to: 1;
- Set ending range to: 10;
- Set interval to: 1;
- Set show captions to: Enable;
- Add the corresponding property and adjust the presentation to the requirements.
Currently running: Pega 8
***Edited by Moderator Marissa to update Content Type from Question to Discussion; add Developer Knowledge Share tag***
***Edited by Moderator Marissa to update Product***