text-comparison-tool-with-highlighting
Reactive icon

Text Comparison Tool with Highlighting

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 06 February 2024
 by 
EONE TECHNOLOGIES PRIVATE LIMITED
5.0
 (1 rating)
text-comparison-tool-with-highlighting

Text Comparison Tool with Highlighting

Details
This asset will compare two texts and highlight them the differences. I have attached the demo URL also. This is customized version of Text Compare Traditional Web component into Reactive component. Hope this helps.
Read more

Old block has been removed in this version, instead please add the dependency of these 2 blocks and the client action into your target module where you need to do the comparison and highlighting.


Take dependency of these blocks and action.

Drop these 2 blocks into your screen.


On click of Diff button action, add the client action like below.


Now pass the above assigned result text output as the input parameter for EscapeHtml block,


Thats it. publish and test it.


I have included DEMO also. please download and check it for more detailed information or if you have any doubts regarding the implementation.

Release notes (1.0.1)

NOTE: Kindly note that StringDiffReactive web block has been removed to simplify the process.

  1. Created Library block to include the difference script.
  2. Created EscapeHtml block to render the HTML to the DOM.
  3. Designed it for all the purpose, like we can use this in lists or single records or tables anywhere.
License (1.0.1)
Reviews (0)
Team
Other assets in this category
More from EONE TECHNOLOGIES PRIVATE LIMITED