Skip to content

Character Counting Component v1.0.0

Compare
Choose a tag to compare
@Coding-With-The-Force Coding-With-The-Force released this 04 May 07:33
· 5 commits to master since this release
19ede69

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