Apply CSS to Progress Bars inside a Data Repeater
Comments
-
I have a dashboard consisting of a data repeater with progress bars in it. Can you please guide me how to add colors to the progress bars? See image below. Here Im using two data repeaters. I want the progress bar of Top 10% to be green and the progress bar of Bottom 20% to be red.
[img]att1[/img]
-
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]I have attached a sample project and CSS document that should help set this up. You should not[/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif] need to add the CSS Document manually as its already a part of the importable project. [/font][/color]
[color=#222222]
[/color]
[color=#222222]See the CSS below: [/color]
[color=#222222].ScrollView-one .ui-progressbar-value{
background: green;
}
.ScrollView-two .ui-progressbar-value{
background: red;
}
[/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
[/font][/color]
Howdy, Stranger!
Categories
- 4.3K All Categories
- 70 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 109 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 707 Forms
- 338 Reports
- 3 Designer Extensions
- 48 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 182 Datastructures
- 69 Repository
- 228 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 130 Lunch And Learn Questions