Releases: Coding-With-The-Force/Salesforce-Character-Counting-Layout-Component
Character Counting Component v1.0.1
Added a contribution by @jamessimone to simplify the edit component to use dynamic css to style the component appropriately as opposed to static css with multiple templates.
Character Counting Component v1.0.0
This is the initial release of the character counting component. Please install it using one of the links within the readme and enjoy the video tutorial on how to set it up! Its features include the following:
An abstract 100% configuration based component that is driven by field sets.
It can work in virtually any situation! Embed it in your lightning record pages, use it in a custom new record page, put it in a flow or merge it into another custom component of yours. It can adapt to any situation.
It can be used on literally any object with any combination of fields!
Supports character counting on all text based fields! Even rich text!
Has the ability to display in a single column or a double column layout.
Has the ability to present itself as a stand-alone component or to present itself as a field section in a page layout to integrate smooth into page layouts.
You can set your own header title and optionally your own icon for the header
Can be used on lightning record pages
Can be used in flows
Can be used in custom new record pages
Can be merged into larger lwc, aura or vf components seamlessly