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.4K All Categories
- 78 General
- 13 Training
- 209 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 709 Forms
- 345 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 186 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions