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
›
Highlight Text
Highlight Text
Stable version
1.0.1
(Compatible with
OutSystems 11
)
Uploaded
on
17 March 2024
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
Support
Highlight Text
Documentation
1.0.0
Draft
Place the HighlightText action within the OnReady event of the page/block.
Assign the ID of the search field to
InputId
and the ID of the component that displays the search results to
ListId
.
In your result list, add the
.highlight
class to the expressions that needs highlighting.
Create a CSS class named "marked-text" with the desired styling specifications for the highlight effect.
Loading...
Loading