multiline-truncation-with-ellipsis
Mobile icon

Multiline Truncation with Ellipsis - Mobile

Deprecated
Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 12 November 2021 by 
5.0
 (2 ratings)
multiline-truncation-with-ellipsis

Multiline Truncation with Ellipsis - Mobile

Details
Deprecated! Please use the new Reactive component (https://www.outsystems.com/forge/component-overview/11915/multiline-truncation-with-ellipsis-reactive) Truncates text at a specific number of lines applying ellipsis and adding an expand/collapse link to the end.
Read more

Simply add the component to your screen, add your text to the BodyText placeholder and it's done.

Additional configurations can be done:

  • LinkTextExpanded - Sets the text to be displayed in the link when the component is expanded. (default: show less)
  • LinkTextCollapsed - Same thing but when the component is collapsed. (default: show more)
  • ClampLines - Sets the maximum number of lines that are displayed when collapsed.(default: 3)


Notes: 

  • No styles applied by default.
  • If the truncation isn't applied the link won't be displayed.

Release notes (1.0.2)
  • It's now possible to hide the link even if the text is truncated, this is controled using the HideLink input (Default:False)
Reviews (0)
Team