Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Comments Reactive UI
Comments Reactive UI
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
09 February 2021
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
Support
Comments Reactive UI
Documentation
1.0.0
Draft
How to use?
Import the "ListComments" Block from dependencies.
Set the
ExternalId
. This field represents the object about your are creating your comments. It's a text field. Be aware this Id must be unique in your environment. For example, you can set the Id in this way: <ObjectName>_<EntityId>
The rest of parameters are optional.
Use the Refresh parameter to force the refresh of the comments list. Simply set a boolean variable and change their value when you want to force the update of the list.
Use the class "comment-list" to customize your comments list.
Remeber check the demo!
Loading
Loading...