Sign up
Log in
My Platform
Tools
Tools
Go back
Downloads
IPP
Licensing
Learn
Learn
Go back
Training
Welcome
Guided Paths
Training Planner
Courses
Tech Talks
Classroom
Certifications
Documentation
Overview
OutSystems 11
Best Practices
How-to Guides
Community
Community
Go back
Home
Jobs
Forums
Forge
Ideas
Members
Badges
Support
OutSystems.com
Sign up
Log in
Go to List
Star Rating React Widget
Stable Version
1.0.1
(OutSystems
11
)
Published on
30 March 2020
by
Robert Carter
Try Now
Try Now
Login to Download
Stable Version
1.0.1
(OutSystems
11
)
Published on
30 March 2020
by
Robert Carter
Reactive
4.0
(3 ratings)
0 reviews
203
18
Robert Carter
Created on 09 March 2020
Login to Follow
Overview
Reviews
Versions
Support
Documentation
Star Rating React Widget
Try Now
Try Now
Login to Download
Documentation
Usage - Short Version:
Add StarRatingWidget_CW as a dependency to your project.
Add StarRating or StarRatingSmall to your desired screen(s),
Consume the OnClick event and optionally set Variables and CSS.
Usage - Detailed Version:
Under Manage Dependencies, choose StarRatingWidget_CW and decide if you want to consume StarRating, StarRatingSmall, or both
Open Desired Screen in your project. From UI Flows - MainFlow - StarRatingWidgets_CW - StarRatingWidgets, drag the widget onto the screen in the desired location
Consume the OnStarClicked event. Usually you will want this to update your Rating local variable. Update any Save actions as needed.
[Optional] Set value to Rating [Default: 0] to assign the value of the Rating
[Optional] Set value to CanChangeRating [Default: true] to determine whether rating can be updated
[Optional] Set value to MaxRating [Default: 5] to decide the number of available stars
[Optional] Set the star color by updating the CSS class .star-rating.
Support Options
This component is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from
Robert Carter
who created this component.
Dependencies
Star Rating React Widget
has no dependencies.
Loading...
Loading